金控平台

wq c4433872cb Merge branch 'master' of http://git.cc-lotus.info/financial_platform/service-financial пре 4 година
.vscode 0f3289ccbe 金控平台服务端 пре 5 година
app c4433872cb Merge branch 'master' of http://git.cc-lotus.info/financial_platform/service-financial пре 4 година
config 18a479b5c0 hh пре 4 година
test 0f3289ccbe 金控平台服务端 пре 5 година
.autod.conf.js 0f3289ccbe 金控平台服务端 пре 5 година
.eslintignore 0f3289ccbe 金控平台服务端 пре 5 година
.eslintrc 0f3289ccbe 金控平台服务端 пре 5 година
.gitignore 0f3289ccbe 金控平台服务端 пре 5 година
.travis.yml 0f3289ccbe 金控平台服务端 пре 5 година
README.md 466b3a5d11 空格 пре 5 година
appveyor.yml 0f3289ccbe 金控平台服务端 пре 5 година
ecosystem.config.js 2449aef8a1 hh пре 4 година
jsconfig.json 0f3289ccbe 金控平台服务端 пре 5 година
package.json ad566e44ff 对接关注 пре 4 година
server.js 0f3289ccbe 金控平台服务端 пре 5 година

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.