بدون توضیح

lrf fbc0a11def update 9 ماه پیش
.vscode a957b3f2e9 update 1 سال پیش
src fbc0a11def update 9 ماه پیش
test a957b3f2e9 update 1 سال پیش
.editorconfig a957b3f2e9 update 1 سال پیش
.eslintrc.json a957b3f2e9 update 1 سال پیش
.gitattributes ec970687ca dev config 1 سال پیش
.gitignore a957b3f2e9 update 1 سال پیش
.prettierrc.js a957b3f2e9 update 1 سال پیش
README.md a957b3f2e9 update 1 سال پیش
README.zh-CN.md a957b3f2e9 update 1 سال پیش
bootstrap.js a957b3f2e9 update 1 سال پیش
ecosystem.config.js c28df330a9 prod config 1 سال پیش
jest.config.js a957b3f2e9 update 1 سال پیش
package.json a7e684f3c8 update 1 سال پیش
tsconfig.json a957b3f2e9 update 1 سال پیش
update.sh 8c01943cb2 update 1 سال پیش

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.