网站拦截处理

lrf402788946 b96bb48da4 update %!s(int64=3) %!d(string=hai) anos
.github fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
app 2238f6d75f update %!s(int64=4) %!d(string=hai) anos
config 2238f6d75f update %!s(int64=4) %!d(string=hai) anos
test fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
.autod.conf.js fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
.eslintignore fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
.eslintrc fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
.gitignore fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
.travis.yml fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
README.md fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
app.js fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
appveyor.yml fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js 90b943f550 update %!s(int64=4) %!d(string=hai) anos
package.json fc40fa3aee init %!s(int64=4) %!d(string=hai) anos
server.js b96bb48da4 update %!s(int64=3) %!d(string=hai) anos

README.md

service-front

前端bff

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.