服务端

lrf402788946 2df70a217b update %!s(int64=4) %!d(string=hai) anos
.github 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
app 2df70a217b update %!s(int64=4) %!d(string=hai) anos
config 373d6deb20 update %!s(int64=4) %!d(string=hai) anos
test 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
.eslintignore 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
.eslintrc 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
.gitignore 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
.travis.yml 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
README.md 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
appveyor.yml 2b96ea391b init %!s(int64=4) %!d(string=hai) anos
package.json 15ada85990 update %!s(int64=4) %!d(string=hai) anos

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.