naf-framework

0.0.17 • Public • Published

naf-framework

naf egg framework

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.171latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.171
0.0.160
0.0.150
0.0.140
0.0.130
0.0.120
0.0.111
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i naf-framework

Weekly Downloads

2

Version

0.0.17

License

MIT

Unpacked Size

7.11 kB

Total Files

15

Last publish

Collaborators

  • dyg