Sen descrición

lrf402788946 9f381b83fc update %!s(int64=3) %!d(string=hai) anos
.github 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
.vscode 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
app 9f381b83fc update %!s(int64=3) %!d(string=hai) anos
config 788ae736ea update %!s(int64=3) %!d(string=hai) anos
test 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
.eslintignore 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
.eslintrc 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
.gitignore 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
.travis.yml 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
README.md 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
app.js 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
appveyor.yml 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
jsconfig.json 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos
package.json b14b123469 update %!s(int64=4) %!d(string=hai) anos
server.js 48fc3df0a4 update %!s(int64=4) %!d(string=hai) anos

README.md

service-visit

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.