# midway-koa-template **Repository Path**: hule_sky/midway-koa-template ## Basic Information - **Project Name**: midway-koa-template - **Description**: Hully Midway+Koa+Mongodb+Typegoose - **Primary Language**: TypeScript - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-10 - **Last Updated**: 2022-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Midway Template Hully Midway Project Template ## Description Hully Midway 项目模版 ## Installation ```bash $ npm install ``` ## Running the app ```bash # local $ npm run local # production mode $ npm run start ``` ## Test ```bash # unit tests $ npm run test ``` #### CI/CD