金控平台

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

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.