naf-framework-mongoose
TypeScript icon, indicating that this package has built-in type declarations

0.6.12 • Public • Published

naf-framework-mongoose

naf egg framework use mongoose

QuickStart

$ npm install
$ npm test

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('naf-framework-mongoose').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});
 

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i naf-framework-mongoose

Weekly Downloads

2

Version

0.6.12

License

MIT

Unpacked Size

39 kB

Total Files

34

Last publish

Collaborators

  • dyg