Sen descrición

liuyu b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
.vscode b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
app b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
config b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
logs b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
run b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
test b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
.autod.conf.js b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
.eslintignore b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
.eslintrc b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
.travis.yml b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
README.md 858e2235eb first commit %!s(int64=4) %!d(string=hai) anos
appveyor.yml b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
jsconfig.json b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
package-lock.json b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
package.json b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos
server.js b324a34c63 直播后台服务 %!s(int64=4) %!d(string=hai) anos

README.md

service-onlive

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.