1.0.8 • Published 2 years ago

wyqh-service-plug v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

wyqh-service-plug

wyqh-service-plug egg后端通用框架插件 详见egg文档

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago