asd123a20 f62973a95b 修改客户端用户,修改会员,添加客户端用户网关配置 3 سال پیش
..
app f62973a95b 修改客户端用户,修改会员,添加客户端用户网关配置 3 سال پیش
config 0a5deee960 修改端口号 3 سال پیش
test 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
.autod.conf.js 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
.eslintignore 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
.eslintrc 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
.gitignore 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
.travis.yml 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
README.md 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
appveyor.yml 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
ecosystem.config.js 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
jsconfig.json 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
package.json 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش
server.js 4cacb86f99 添加客户端的用户 管理服务 3 سال پیش

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.