asd123a20 b20fcbb613 修改菜单,修改积分接口 %!s(int64=2) %!d(string=hai) anos
..
app 088983139a 调整角色菜单绑定接口、添加角色授权菜单 %!s(int64=2) %!d(string=hai) anos
config b20fcbb613 修改菜单,修改积分接口 %!s(int64=2) %!d(string=hai) anos
test feffc3bc55 %!s(int64=2) %!d(string=hai) anos
.autod.conf.js feffc3bc55 %!s(int64=2) %!d(string=hai) anos
.eslintignore feffc3bc55 %!s(int64=2) %!d(string=hai) anos
.eslintrc feffc3bc55 %!s(int64=2) %!d(string=hai) anos
.gitignore feffc3bc55 %!s(int64=2) %!d(string=hai) anos
.travis.yml feffc3bc55 %!s(int64=2) %!d(string=hai) anos
README.md feffc3bc55 %!s(int64=2) %!d(string=hai) anos
appveyor.yml feffc3bc55 %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js d1f8459493 %!s(int64=2) %!d(string=hai) anos
jsconfig.json feffc3bc55 %!s(int64=2) %!d(string=hai) anos
package.json feffc3bc55 %!s(int64=2) %!d(string=hai) anos
server.js feffc3bc55 %!s(int64=2) %!d(string=hai) anos

README.md

service-naf

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.