Sen descrición

lrf 16e6426b40 update %!s(int64=2) %!d(string=hai) anos
.github b303c06174 init %!s(int64=2) %!d(string=hai) anos
app dbd1101f60 update %!s(int64=2) %!d(string=hai) anos
config 16e6426b40 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
.gitattributes dfa67a32b1 update %!s(int64=2) %!d(string=hai) anos
.gitignore 36b897afdd 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 fea807ca82 update %!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.