planwear backend:NestJS PostgreSQL TypeORM游乐场 源码
描述 用于PlanWEAR的Rest API应用程序,构建在框架中。 安装 $ npm install 码头工人 $ docker-compose up -d 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov 保持联系 作者
文件列表
planwear-backend-main.zip
(预估有个73文件)
planwear-backend-main
tsconfig.build.json
97B
.env.example
134B
.eslintrc.js
666B
src
main.ts
1KB
common
guards
api-key.guard.spec.ts
169B
api-key.guard.ts
900B
暂无评论