民政后端

953954216 28d8b25fa3 祥云测试-修改回来 hai 1 ano
app 4fdd0b8af5 养老系统跳转到巡访关爱,对应的登录人业务调整-CH-域名失效变成ip地址形式+展现形式 hai 1 ano
config 28d8b25fa3 祥云测试-修改回来 hai 1 ano
docker 719736176b 更新 'docker/hw/Dockerfile' hai 1 ano
.autod.conf.js 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.dockerignore 23ee709239 添加dockerignore %!s(int64=2) %!d(string=hai) anos
.eslintignore 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.eslintrc 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.gitignore 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
.travis.yml 5238f96325 通知 %!s(int64=3) %!d(string=hai) anos
README.md 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
app.js 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
appveyor.yml 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
jsconfig.json 4e9f89c8c6 初始化民政后台 %!s(int64=4) %!d(string=hai) anos
package-lock.json 5d92d69fe3 添加packlock 文件 %!s(int64=2) %!d(string=hai) anos
package.json 472f875b12 添加启动脚本 %!s(int64=2) %!d(string=hai) anos

README.md

info_admin

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.