Skip to content

🦕🥚基于egg.js框架构建的通用框架

Notifications You must be signed in to change notification settings

idrex/dinosauregg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dinosauregg

🦕🥚 Common scaffolding based on egg.js construction

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

About

🦕🥚基于egg.js框架构建的通用框架

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published