jmgs server
see egg docs for more detail.
将根目录当中的config.default.js移动到config文件夹下,并根据自己的配置修改其中的###项 微信号:g1miology 欢迎加好友一起学习
$ npm i
$ npm run dev
$ open http://localhost:7001/
$ npm start
$ npm stop
- mongodb
- jwt
- 七牛云对象存储
- 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.