直播后端

lrf402788946 fb88584ab8 update %!s(int64=3) %!d(string=hai) anos
.github deb81dc39d 新增产品 %!s(int64=4) %!d(string=hai) anos
.vscode f06bc1acd4 Merge branch 'master' of http://git.cc-lotus.info/service-platform/service-live %!s(int64=4) %!d(string=hai) anos
app ff727b1342 update %!s(int64=3) %!d(string=hai) anos
config fb88584ab8 update %!s(int64=3) %!d(string=hai) anos
test f309436ef7 update %!s(int64=4) %!d(string=hai) anos
.autod.conf.js f309436ef7 update %!s(int64=4) %!d(string=hai) anos
.eslintignore f309436ef7 update %!s(int64=4) %!d(string=hai) anos
.eslintrc f309436ef7 update %!s(int64=4) %!d(string=hai) anos
.gitignore f309436ef7 update %!s(int64=4) %!d(string=hai) anos
.travis.yml f309436ef7 update %!s(int64=4) %!d(string=hai) anos
README.md f309436ef7 update %!s(int64=4) %!d(string=hai) anos
appveyor.yml f309436ef7 update %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js a8c5155132 hh %!s(int64=4) %!d(string=hai) anos
package.json bcc8765ad2 123 %!s(int64=4) %!d(string=hai) anos
server.js f309436ef7 update %!s(int64=4) %!d(string=hai) anos

README.md

service-market

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.