rojer-eggjs

1.0.1 • Public • Published

rojer-eggjs

rojer's eggjs framework

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i rojer-eggjs

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

6.02 kB

Total Files

9

Last publish

Collaborators

  • cocacms