吉林省计算中心服务端

guhongwei bae36145ed 1 il y a 3 ans
.github 2d1a650c88 更新 il y a 4 ans
.vscode e37bce8b09 增加配置 il y a 4 ans
app 724c716d30 update il y a 3 ans
config bae36145ed 1 il y a 3 ans
test 7b339fbeed init il y a 4 ans
.autod.conf.js 7b339fbeed init il y a 4 ans
.eslintignore 7b339fbeed init il y a 4 ans
.eslintrc 7b339fbeed init il y a 4 ans
.gitignore 03ff1839c8 update il y a 3 ans
.travis.yml 2d1a650c88 更新 il y a 4 ans
README.md fb2a268dad 更新 'README.md' il y a 3 ans
appveyor.yml 2d1a650c88 更新 il y a 4 ans
ecosystem.config.js e37bce8b09 增加配置 il y a 4 ans
jsconfig.json 2d1a650c88 更新 il y a 4 ans
package.json bc37e4d32d update il y a 3 ans
server.js e37bce8b09 增加配置 il y a 4 ans

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.