待办事项与消息提醒

liuyu 2f45f755e9 gggg %!s(int64=5) %!d(string=hai) anos
.vscode 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
app 2f45f755e9 gggg %!s(int64=5) %!d(string=hai) anos
config 2f45f755e9 gggg %!s(int64=5) %!d(string=hai) anos
test 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
.eslintignore 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
.eslintrc 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
.gitignore 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
.travis.yml 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
README.md 9d3b5d3669 first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos
package.json 89df89ea6a hhhh %!s(int64=5) %!d(string=hai) anos
server.js 648e89c0e7 hhh %!s(int64=5) %!d(string=hai) anos

README.md

service-msg

消息

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.