Sen descrición

dygapp c551e17f36 Delete .travis.yml %!s(int64=6) %!d(string=hai) anos
app 5a9d34cb77 0314 %!s(int64=7) %!d(string=hai) anos
config 94c690e034 first commit %!s(int64=7) %!d(string=hai) anos
test 98b9ec22a7 first commit %!s(int64=7) %!d(string=hai) anos
.autod.conf.js 98b9ec22a7 first commit %!s(int64=7) %!d(string=hai) anos
.eslintignore 98b9ec22a7 first commit %!s(int64=7) %!d(string=hai) anos
.eslintrc 1217ae6e61 first commit %!s(int64=7) %!d(string=hai) anos
.gitignore dc33bc8c48 %!s(int64=6) %!d(string=hai) anos
README.md 98b9ec22a7 first commit %!s(int64=7) %!d(string=hai) anos
README.zh-CN.md 98b9ec22a7 first commit %!s(int64=7) %!d(string=hai) anos
appveyor.yml 98b9ec22a7 first commit %!s(int64=7) %!d(string=hai) anos
ecosystem.config.js dc09f7251b %!s(int64=6) %!d(string=hai) anos
package.json dc09f7251b %!s(int64=6) %!d(string=hai) anos
patch.sh 5a9d34cb77 0314 %!s(int64=7) %!d(string=hai) anos
server.js dc09f7251b %!s(int64=6) %!d(string=hai) anos

README.md

smart-user

smart jobs platform user service

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.