asd123a20 e70f79ea81 调整菜单 %!s(int64=3) %!d(string=hai) anos
..
app e70f79ea81 调整菜单 %!s(int64=3) %!d(string=hai) anos
config 0a5deee960 修改端口号 %!s(int64=3) %!d(string=hai) anos
test 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
.autod.conf.js 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
.eslintignore 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
.eslintrc 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
.gitignore 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
.travis.yml 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
README.md 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
appveyor.yml 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
ecosystem.config.js 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
jsconfig.json 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!d(string=hai) anos
package.json 206ff73266 添加活动管理 动态修改nginx配置(增加删除静态文件代理) %!s(int64=3) %!d(string=hai) anos
server.js 0174c616e7 新增 点赞/评论/留言/收藏 服务 %!s(int64=3) %!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.