金控平台

chen d3f83e53e4 Merge remote-tracking branch 'origin/master' %!s(int64=4) %!d(string=hai) anos
.vscode 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
app d3f83e53e4 Merge remote-tracking branch 'origin/master' %!s(int64=4) %!d(string=hai) anos
config 18a479b5c0 hh %!s(int64=4) %!d(string=hai) anos
test 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
.eslintignore 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
.eslintrc 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
.gitignore 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
.travis.yml 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
README.md 466b3a5d11 空格 %!s(int64=5) %!d(string=hai) anos
appveyor.yml 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js 2449aef8a1 hh %!s(int64=4) %!d(string=hai) anos
jsconfig.json 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos
package.json ad566e44ff 对接关注 %!s(int64=4) %!d(string=hai) anos
server.js 0f3289ccbe 金控平台服务端 %!s(int64=5) %!d(string=hai) anos

README.md

service-financial

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.