youzanyun-egg-framework

v1.0.23
有赞云egg框架
egg egg-framework

youzanyun-framework

有赞云egg框架

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Source Code

Metadata

  • MIT
  • >=8.0.0
  • youzan
  • released 11/22/2019

Downloads

Maintainers