科技数据

liuyu 6abe461348 Merge branch 'master' of http://git.cc-lotus.info/service-platform/service-record %!s(int64=4) %!d(string=hai) anos
.vscode 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
app e7e04dcb9b 更新 %!s(int64=5) %!d(string=hai) anos
config a35ac0336d hh %!s(int64=4) %!d(string=hai) anos
test 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
.eslintignore 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
.eslintrc 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
.gitignore 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
.travis.yml 815a4f4c2f 科技数据服务端更新 %!s(int64=5) %!d(string=hai) anos
README.md 35fa2af218 first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml 815a4f4c2f 科技数据服务端更新 %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
package.json 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos
server.js 2658276cb2 科技数据 %!s(int64=5) %!d(string=hai) anos

README.md

service-record

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.