吉林省计算中心服务端

guhongwei bae36145ed 1 пре 3 година
.github 2d1a650c88 更新 пре 4 година
.vscode e37bce8b09 增加配置 пре 4 година
app 724c716d30 update пре 3 година
config bae36145ed 1 пре 3 година
test 7b339fbeed init пре 4 година
.autod.conf.js 7b339fbeed init пре 4 година
.eslintignore 7b339fbeed init пре 4 година
.eslintrc 7b339fbeed init пре 4 година
.gitignore 03ff1839c8 update пре 3 година
.travis.yml 2d1a650c88 更新 пре 4 година
README.md fb2a268dad 更新 'README.md' пре 3 година
appveyor.yml 2d1a650c88 更新 пре 4 година
ecosystem.config.js e37bce8b09 增加配置 пре 4 година
jsconfig.json 2d1a650c88 更新 пре 4 година
package.json bc37e4d32d update пре 3 година
server.js e37bce8b09 增加配置 пре 4 година

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.