docs: 初始化 Docs 仓库

This commit is contained in:
2026-01-29 01:58:15 +00:00
commit 88ad71041b
37 changed files with 25416 additions and 0 deletions

9
ABOUT.md Normal file
View File

@@ -0,0 +1,9 @@
# TakeoutSaaS.Docs
该仓库用于承载 TakeoutSaaS 的全部文档与运维资料(含脚本)。
## 内容范围
- `Document/`:项目设计/开发/运维文档、Swagger、xmind 等。
- `deploy/`部署与基础设施配置PostgreSQL/Redis/Prometheus/dbhub 等)。
- `scripts/`:本地开发/构建/调试脚本ps1/sh
- 其它根目录 `.md`:模块设计、接口设计等。