asd123a20 0a5deee960 修改端口号 %!s(int64=2) %!d(string=hai) anos
..
app 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
config 0a5deee960 修改端口号 %!s(int64=2) %!d(string=hai) anos
test 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
.autod.conf.js 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
.eslintignore 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
.eslintrc 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
.gitignore 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
.travis.yml 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
README.md 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
appveyor.yml 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
jsconfig.json 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos
package.json 206ff73266 添加活动管理 动态修改nginx配置(增加删除静态文件代理) %!s(int64=2) %!d(string=hai) anos
server.js 6730ff64ee 添加投稿服务 %!s(int64=2) %!d(string=hai) anos

README.md

service-code

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.