Sen descrición

lrf402788946 f341eb1607 update %!s(int64=4) %!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 f341eb1607 update %!s(int64=4) %!d(string=hai) anos
config 6ea165b922 update %!s(int64=4) %!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 744e5d0690 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.