金控平台

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

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.