midway

lrf 6b7b4b33a3 核销餐券 7 ماه پیش
src 6b7b4b33a3 核销餐券 7 ماه پیش
test 7e9c7adf31 init 7 ماه پیش
.editorconfig 7e9c7adf31 init 7 ماه پیش
.eslintrc.json 7e9c7adf31 init 7 ماه پیش
.gitignore 662905a96a 修改用户创建 7 ماه پیش
.prettierrc.js 7e9c7adf31 init 7 ماه پیش
README.md 7e9c7adf31 init 7 ماه پیش
README.zh-CN.md 7e9c7adf31 init 7 ماه پیش
bootstrap.js 7e9c7adf31 init 7 ماه پیش
ecosystem.config.js f6dac24e18 修改为docker使用 7 ماه پیش
jest.config.js 7e9c7adf31 init 7 ماه پیش
package.json 7e9c7adf31 init 7 ماه پیش
tsconfig.json 7e9c7adf31 init 7 ماه پیش

README.md

my_midway_project

QuickStart

see midway docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.