吉林省计算中心服务端

lrf402788946 f5ea428310 update %!s(int64=4) %!d(string=hai) anos
.github 2d1a650c88 更新 %!s(int64=5) %!d(string=hai) anos
.vscode e37bce8b09 增加配置 %!s(int64=5) %!d(string=hai) anos
app f5ea428310 update %!s(int64=4) %!d(string=hai) anos
config 6d6ee00a76 update %!s(int64=4) %!d(string=hai) anos
test 7b339fbeed init %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 7b339fbeed init %!s(int64=5) %!d(string=hai) anos
.eslintignore 7b339fbeed init %!s(int64=5) %!d(string=hai) anos
.eslintrc 7b339fbeed init %!s(int64=5) %!d(string=hai) anos
.gitignore 7b339fbeed init %!s(int64=5) %!d(string=hai) anos
.travis.yml 2d1a650c88 更新 %!s(int64=5) %!d(string=hai) anos
README.md 26ba098dca first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml 2d1a650c88 更新 %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js e37bce8b09 增加配置 %!s(int64=5) %!d(string=hai) anos
jsconfig.json 2d1a650c88 更新 %!s(int64=5) %!d(string=hai) anos
package.json f5ea428310 update %!s(int64=4) %!d(string=hai) anos
server.js e37bce8b09 增加配置 %!s(int64=5) %!d(string=hai) anos

README.md

service-count

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.