koa boilerplate:实现GoThinksters的RealWorld的完全定制和生产级Koa REST API 源码
Koa样板 :rocket: Koa + Typescript + TypeORM代码库包含遵循规范和API的真实示例(CRUD,auth,高级模式等)。 产品特点 :check_mark: 严格的打字稿配置 :dna: 用于ORM和迁移配置的TypeORM :syringe: Awilix-Koa用于依赖注入和声明性路由 :whale: Dockerized易于部署 :hundred_points: Jest和Sinon的100%单元测试覆盖率 :test_tube: 使用Docker-Compose,Jest和SuperTest的集成测试配置 :delivery_truck:
文件列表
koa-boilerplate-master.zip
(预估有个53文件)
koa-boilerplate-master
Dockerfile
193B
.gitignore
2KB
tsconfig.json
433B
README.md
5KB
migrations
1589068289816-InitialSchema.ts
7KB
tests
integration
controllers
暂无评论