Sen descrición

lrf 78f6e90a5c update %!s(int64=2) %!d(string=hai) anos
.github b303c06174 init %!s(int64=2) %!d(string=hai) anos
app 78f6e90a5c update %!s(int64=2) %!d(string=hai) anos
config 98b45ced6f 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 b303c06174 init %!s(int64=2) %!d(string=hai) anos
README.md b303c06174 init %!s(int64=2) %!d(string=hai) anos
app.js a3a5011fbe update %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js dede39750e pm2 %!s(int64=2) %!d(string=hai) anos
package.json 7da637aa0f 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.