# node-template **Repository Path**: reesezn/node-template ## Basic Information - **Project Name**: node-template - **Description**: koa+ts+typeorm template - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-04 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 启动项目 ``` # 安装依赖 yarn # 启动项目 # yarn serve ``` ### 注意 跑项目前需要创建对应的数据库 ### 接口调试postman地址 https://www.getpostman.com/collections/f60363ea2c9a224ef754