民政后端

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

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.