asd123a20 ac7fb0c7dc 修改数据库配置/端口 il y a 3 ans
..
.github 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
app 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
config ac7fb0c7dc 修改数据库配置/端口 il y a 3 ans
test 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
.autod.conf.js 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
.eslintignore 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
.eslintrc 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
.gitignore 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
.travis.yml 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
README.md 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
appveyor.yml 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
ecosystem.config.js 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
jsconfig.json 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
package.json 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans
server.js 6c21089aad new file: service-cms/.autod.conf.js il y a 3 ans

README.md

service-log

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.