Sen descrición

lrf 3671cd3a87 update %!s(int64=2) %!d(string=hai) anos
.github b303c06174 init %!s(int64=2) %!d(string=hai) anos
app dfb1500f84 update %!s(int64=2) %!d(string=hai) anos
config 3671cd3a87 update %!s(int64=2) %!d(string=hai) anos
test b303c06174 init %!s(int64=2) %!d(string=hai) anos
.autod.conf.js b303c06174 init %!s(int64=2) %!d(string=hai) anos
.eslintignore b303c06174 init %!s(int64=2) %!d(string=hai) anos
.eslintrc b303c06174 init %!s(int64=2) %!d(string=hai) anos
.gitignore 9e65122b19 update %!s(int64=2) %!d(string=hai) anos
README.md b303c06174 init %!s(int64=2) %!d(string=hai) anos
app.js c154c90514 update %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js a0a0351412 dev设置修改 %!s(int64=2) %!d(string=hai) anos
package-lock.json 9e65122b19 update %!s(int64=2) %!d(string=hai) anos
package.json bbadda4161 update %!s(int64=2) %!d(string=hai) anos
server.js dede39750e pm2 %!s(int64=2) %!d(string=hai) anos

README.md

server

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.