API模板:简单的可用于生产的打字稿服务器模板

API模板简单的生产就绪API模板笔记该模板的目的是为类型安全的生产型Web服务器和具有最佳开发工具的完全设置环境提供支持它为您的项目提供了一个良好的基础,可以开始并遵循开发良好的实践,主要侧重于可维护性和可扩展性最后,它旨在节省开发人员大量的时间,因为已经设置了所有讨厌的配置(打字稿,eslint,jest,docker,kubernetes,CI等),并且已经选择了技术(语言,测试框架,数据库,ORM) ,...)目录细节使用制造的建筑顶级架构组态通过环境变量配置应用程序文件中提供了预配置的环境变量。在开发过程中使用它来配置您的应用程序.envrc文件由自
zip
API-template-master.zip 预估大小:65个文件
folder
API-template-master 文件夹
file
.gitignore 2KB
file
Dockerfile 220B
folder
prisma 文件夹
folder
migrations 文件夹
folder
20200426013308-user-roles 文件夹
file
steps.json 940B
file
README.md 1KB
file
schema.prisma 345B
folder
20210203020459-username 文件夹
file
steps.json 275B
file
README.md 958B
file
schema.prisma 341B
file
migrate.lock 106B
folder
20200426005943-create-user 文件夹
file
steps.json 2KB
file
README.md 932B
file
schema.prisma 254B
file
schema.prisma 354B
file
package.json 3KB
file
package-lock.json 376KB
folder
src 文件夹
file
appDatabase.ts 2KB
folder
components 文件夹
folder
user 文件夹
file
userRoutes.ts 2KB
file
user.spec.ts 11KB
file
userTypes.ts 794B
file
userHelpers.ts 574B
file
userControllers.ts 2KB
file
index.ts 212B
file
appRo.ts 541B
file
appConfig.ts 817B
folder
utils 文件夹
file
seedAdminUser.ts 708B
file
hash.ts 698B
file
waitApp.ts 869B
file
index.ts 390B
folder
middlewares 文件夹
file
adminMiddleware.ts 705B
file
errorMiddleware.ts 1017B
file
notFoundMiddleware.ts 503B
file
authMiddleware.ts 586B
file
validationMiddleware.ts 1KB
file
requestLogger.ts 269B
file
userMiddleware.ts 2KB
file
appSession.ts 484B
file
app.ts 800B
file
appStore.ts 785B
file
appLogger.ts 990B
file
.dockerignore 58B
file
jest.config.js 6KB
file
LICENSE 1KB
file
.mergify.yml 271B
file
tsconfig.json 6KB
file
docker-compose.yml 1KB
file
API-template.postman_collection.json 3KB
folder
.github 文件夹
folder
ISSUE_TEMPLATE 文件夹
file
bug_report.md 396B
file
feature_request.md 729B
folder
assets 文件夹
file
logger.png 59KB
file
pipeline.png 36KB
file
TDD.png 26KB
file
congratulation.gif 6.19MB
file
integration.png 286KB
file
studio.png 50KB
file
dependabot.png 113KB
file
topology.png 1.31MB
folder
workflows 文件夹
file
tests.yml 624B
file
build.yml 710B
file
lint.yml 543B
file
merge_greetings.yml 410B
file
table_of_contents.yml 906B
file
integration-tests.yml 756B
file
.eslintrc.js 1KB
file
README.md 15KB
file
.envrc 517B
...
zip 文件大小:7.84MB