金控平台

chen 06d32af6ea 对接关注 4 vuotta sitten
.vscode 0f3289ccbe 金控平台服务端 4 vuotta sitten
app 06d32af6ea 对接关注 4 vuotta sitten
config afd1779439 对接关注 4 vuotta sitten
test 0f3289ccbe 金控平台服务端 4 vuotta sitten
.autod.conf.js 0f3289ccbe 金控平台服务端 4 vuotta sitten
.eslintignore 0f3289ccbe 金控平台服务端 4 vuotta sitten
.eslintrc 0f3289ccbe 金控平台服务端 4 vuotta sitten
.gitignore 0f3289ccbe 金控平台服务端 4 vuotta sitten
.travis.yml c2a78919a1 1.导出excel 三个:1.企业用户 2.金融超市 3.智能对接 4 vuotta sitten
README.md 466b3a5d11 空格 4 vuotta sitten
appveyor.yml 0f3289ccbe 金控平台服务端 4 vuotta sitten
ecosystem.config.js 2449aef8a1 hh 4 vuotta sitten
jsconfig.json 0f3289ccbe 金控平台服务端 4 vuotta sitten
package.json c2a78919a1 1.导出excel 三个:1.企业用户 2.金融超市 3.智能对接 4 vuotta sitten
server.js 0f3289ccbe 金控平台服务端 4 vuotta sitten

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.