typescript-koa-architecture:具有基于Clean Architecture的TypeScript的Koa.js项目的示例体系结构

时间:2024-02-24 11:31:29
【文件属性】:

文件名称:typescript-koa-architecture:具有基于Clean Architecture的TypeScript的Koa.js项目的示例体系结构

文件大小:62KB

文件格式:ZIP

更新时间:2024-02-24 11:31:29

nodejs koa clean-architecture decorator opentracing

Typescript-koa-微服务 使用TypeScript和Koa.js的示例微服务架构。 基于《清洁架构》一书。 包括以下内容: 数据库连接 记录器 OpenTracing跟踪(node-jaeger-client) 数据传播的上下文 记录中的requestId 用于验证的JSON模式 MySQL 8.0.4 高于8.0.3的任何版本都将遇到以下问题,nodejs mysql库将引发错误(截至2018年6月18日)。 首先恢复为8.0.3。 { Error: Client does not support authentication protocol requested by


【文件预览】:
typescript-koa-architecture-master
----deployments()
--------docker-compose.yml(550B)
----PROCFILE(22B)
----.gitignore(30B)
----package.json(1KB)
----Makefile(145B)
----src()
--------app()
--------controller()
--------util()
--------service()
--------index.ts(1KB)
----yarn-error.log(80KB)
----tsconfig.json(5KB)
----static()
--------user.json(453B)
----README.md(1KB)
----typings()
--------jaeger-client()
----yarn.lock(76KB)

网友评论