吉林省计算中心服务端

guhongwei bae36145ed 1 %!s(int64=3) %!d(string=hai) anos
.github 2d1a650c88 更新 %!s(int64=4) %!d(string=hai) anos
.vscode e37bce8b09 增加配置 %!s(int64=4) %!d(string=hai) anos
app 724c716d30 update %!s(int64=3) %!d(string=hai) anos
config bae36145ed 1 %!s(int64=3) %!d(string=hai) anos
test 7b339fbeed init %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 7b339fbeed init %!s(int64=4) %!d(string=hai) anos
.eslintignore 7b339fbeed init %!s(int64=4) %!d(string=hai) anos
.eslintrc 7b339fbeed init %!s(int64=4) %!d(string=hai) anos
.gitignore 03ff1839c8 update %!s(int64=3) %!d(string=hai) anos
.travis.yml 2d1a650c88 更新 %!s(int64=4) %!d(string=hai) anos
README.md fb2a268dad 更新 'README.md' %!s(int64=3) %!d(string=hai) anos
appveyor.yml 2d1a650c88 更新 %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js e37bce8b09 增加配置 %!s(int64=4) %!d(string=hai) anos
jsconfig.json 2d1a650c88 更新 %!s(int64=4) %!d(string=hai) anos
package.json bc37e4d32d update %!s(int64=3) %!d(string=hai) anos
server.js e37bce8b09 增加配置 %!s(int64=4) %!d(string=hai) anos

README.md

service-count

vpn:https://175.19.209.246:4433/sslvpn/login.php

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.