服务端

lrf402788946 23417cd6bb update 3 lat temu
.github 2b96ea391b init 3 lat temu
app 23417cd6bb update 3 lat temu
config 1cacb3148e update 3 lat temu
test 2b96ea391b init 3 lat temu
.autod.conf.js 2b96ea391b init 3 lat temu
.eslintignore 2b96ea391b init 3 lat temu
.eslintrc 2b96ea391b init 3 lat temu
.gitignore 6dbca36606 update 3 lat temu
.travis.yml 2b96ea391b init 3 lat temu
README.md 2b96ea391b init 3 lat temu
appveyor.yml 2b96ea391b init 3 lat temu
ecosystem.config.js 1f4daa2b24 update 3 lat temu
package.json 6dbca36606 update 3 lat temu
server.js 1f4daa2b24 update 3 lat temu

README.md

service-htyd

sell card

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.