Sen descrición

reloaded 2df63f6a05 站点信息设置服务端更新 %!s(int64=5) %!d(string=hai) anos
.vscode 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
app 2df63f6a05 站点信息设置服务端更新 %!s(int64=5) %!d(string=hai) anos
config 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
test 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
.eslintignore 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
.eslintrc 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
.gitignore 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
.travis.yml 2df63f6a05 站点信息设置服务端更新 %!s(int64=5) %!d(string=hai) anos
README.md faca4d7bcf first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml 2df63f6a05 站点信息设置服务端更新 %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos
package.json fcb844db5a hh %!s(int64=5) %!d(string=hai) anos
server.js 91949e5f06 设置 %!s(int64=5) %!d(string=hai) anos

README.md

service-setting

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.