Sen descrición

dygapp dfcbb88d8a 增加生产环境数据库配置 %!s(int64=5) %!d(string=hai) anos
.vscode 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
app f1a00724ea 更改必填字段 %!s(int64=5) %!d(string=hai) anos
config dfcbb88d8a 增加生产环境数据库配置 %!s(int64=5) %!d(string=hai) anos
test 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
.eslintignore 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
.eslintrc 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
.gitignore 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
.travis.yml 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
README.md e00f63854c first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
package.json 0418abd136 hh %!s(int64=5) %!d(string=hai) anos
server.js 0418abd136 hh %!s(int64=5) %!d(string=hai) anos

README.md

service-log

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.