lrf f97d3ac07a docker 部署 | 1 month ago | |
---|---|---|
.github | 2 years ago | |
.vscode | 1 year ago | |
app | 11 months ago | |
config | 1 month ago | |
template | 1 year ago | |
test | 2 years ago | |
.eslintignore | 2 years ago | |
.eslintrc | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
ecosystem.config.js | 1 month ago | |
package.json | 2 years ago | |
server.js | 2 years ago |
邮件服务
see egg docs for more detail.
$ npm i
$ npm run dev
$ open http://localhost:7001/
$ npm start
$ npm stop
npm run lint
to check code style.npm test
to run unit test.npm run autod
to auto detect dependencies upgrade, see autod for more detail.