服务端

lrf402788946 608f35062c update 4 anni fa
.github 2b96ea391b init 4 anni fa
app 608f35062c update 4 anni fa
config d76bf5e27d update 4 anni fa
test 2b96ea391b init 4 anni fa
.autod.conf.js 2b96ea391b init 4 anni fa
.eslintignore 2b96ea391b init 4 anni fa
.eslintrc 2b96ea391b init 4 anni fa
.gitignore 2b96ea391b init 4 anni fa
.travis.yml 2b96ea391b init 4 anni fa
README.md 2b96ea391b init 4 anni fa
appveyor.yml 2b96ea391b init 4 anni fa
ecosystem.config.js 1f4daa2b24 update 4 anni fa
package.json 15ada85990 update 4 anni fa
server.js 1f4daa2b24 update 4 anni fa

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.