chore: 单位 4090D Phase 0 环境就绪 + 文档微调

This commit is contained in:
simonkoson
2026-05-09 13:08:26 +08:00
parent f1170dbe01
commit eafdc27185
5 changed files with 166 additions and 22 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
> 家用电脑路径:`D:\myApp\Topic Planning\V2`
- ✅ Phase 0 环境(Python 3.12 / Node 20 / PG 16 + pgvector / VS Code + Cline)
- ✅ Phase 0 环境(Python 3.12 / Node 20 / PG 16 + pgvector / VS Code + Cline)*[家用机记录,单位 4090D 已升级为 Node 22 LTS]*
- ✅ Phase 1 后端骨架(FastAPI + SQLModel + Session 认证三件套验证通过)
- ✅ 12 张表 SQL 已写完(`backend/sql/001_init.sql`)
- ✅ create_admin.py 已写完
@@ -298,7 +298,7 @@ git push origin phase0-env-ready
### Phase 5:部署上线 + Buffer(Week 11-12)
- **新服务器准备**:腾讯云 4核8G 轻量服务器(待租)
- Ubuntu 22.04 LTS / Nginx / Python 3.12 / PostgreSQL 16 + pgvector / Node 20
- Ubuntu 22.04 LTS / Nginx / Python 3.12 / PostgreSQL 16 + pgvector / Node 22 LTS
- **Nginx 反向代理整合**(`project_plan.md` 第八章规划):
```
主域名/ → 工作台前端