asd123a20 f62973a95b 修改客户端用户,修改会员,添加客户端用户网关配置 %!s(int64=3) %!d(string=hai) anos
..
app f62973a95b 修改客户端用户,修改会员,添加客户端用户网关配置 %!s(int64=3) %!d(string=hai) anos
config 0a5deee960 修改端口号 %!s(int64=3) %!d(string=hai) anos
test 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
.autod.conf.js 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
.eslintignore 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
.eslintrc 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
.gitignore 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
.travis.yml 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
README.md 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
appveyor.yml 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
ecosystem.config.js 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
jsconfig.json 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
package.json 4cacb86f99 添加客户端的用户 管理服务 %!s(int64=3) %!d(string=hai) anos
server.js 4cacb86f99 添加客户端的用户 管理服务 %!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.