feat: dev
This commit is contained in:
@@ -15,7 +15,7 @@ rent-platform/
|
||||
│ ├── shared-types/ # 共享 TypeScript 类型定义
|
||||
│ ├── shared-utils/ # 共享工具函数
|
||||
│ └── shared-config/ # 共享配置 (ESLint, TS等)
|
||||
├── deploy/ # 部署配置 (Docker, K8s)
|
||||
├── deploy/ # 部署配置 (Docker, Nginx)
|
||||
├── docs/ # 项目文档
|
||||
├── database/ # 数据库脚本
|
||||
└── pnpm-workspace.yaml
|
||||
@@ -29,7 +29,7 @@ rent-platform/
|
||||
| 商家管理后台 | React 18 + TypeScript + Ant Design |
|
||||
| 平台管理后台 | React 18 + TypeScript + Ant Design |
|
||||
| 后端服务 | NestJS + MySQL + Redis + RabbitMQ |
|
||||
| 基础设施 | Docker + Kubernetes + Nginx |
|
||||
| 基础设施 | Docker + Docker Compose + Nginx |
|
||||
|
||||
## 快速开始
|
||||
|
||||
|
||||
Reference in New Issue
Block a user