任务系统

lrf 6f4234442f update hai 1 ano
.github ce0ba38902 配置修改 hai 1 ano
app 918202b4f0 update %!s(int64=4) %!d(string=hai) anos
config 6f4234442f update hai 1 ano
test c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
.autod.conf.js c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
.eslintignore c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
.eslintrc c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
.gitignore c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
.travis.yml ce0ba38902 配置修改 hai 1 ano
README.md c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
appveyor.yml ce0ba38902 配置修改 hai 1 ano
ecosystem.config.js e75b6842b0 服务器修改 hai 1 ano
package.json c1edbfb0a9 init %!s(int64=4) %!d(string=hai) anos
server.js cca384da54 update hai 1 ano

README.md

mission

任务系统

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.