A custom Egg.js framework that integrates Mongoose for MongoDB ORM/ODM. Current version 0.6.12, with unknown release cadence. Provides a pre-configured Egg.js application with Mongoose connectivity, intended for rapid bootstrapping of Egg.js projects that use MongoDB. Differentiatiors: opinionated setup of Mongoose within the Egg.js ecosystem, reducing boilerplate. Alternatives: direct use of egg-mongoose plugin.
npm install naf-framework-mongooseVerified import paths — ran on the pinned version, not inferred.
Shows how to bootstrap an Egg.js application using the naf-framework-mongoose framework.
Check peer dependencies and lock versions.
Run 'npm install naf-framework-mongoose'.