swagger单元测试
http://localhost:7001/swagger-ui.html
PESTful风格路由设计 构建model文件里表及字段
配置cofig连接数据库
运行npm run migration
运行npm run migrate 数据库关联
$ npm i
$ npm run dev
$ open http://localhost:7001/$ npm start
$ npm stop- Use
npm run lintto check code style. - Use
npm testto run unit test. - Use
npm run autodto auto detect dependencies upgrade, see autod for more detail.
