Skip to content

Commit b35a68f

Browse files
tonglu.ztclaude
andcommitted
添加中文文档和详细的本地开发指南
- 添加中文版 README (README_ZH.md) - 添加详细的本地开发指南 (LOCAL_DEV_ZH.md) - 添加后端中文文档 (backend/README_ZH.md) - 添加前端中文文档 (frontend/README_ZH.md) - 更新项目名称配置 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2e0db3f commit b35a68f

File tree

5 files changed

+1035
-2
lines changed

5 files changed

+1035
-2
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ FRONTEND_HOST=http://localhost:5173
1313
# Environment: local, staging, production
1414
ENVIRONMENT=local
1515

16-
PROJECT_NAME="Full Stack FastAPI Project"
17-
STACK_NAME=full-stack-fastapi-project
16+
PROJECT_NAME="DataAnalysis API"
17+
STACK_NAME=data-analysis-api
1818

1919
# Backend
2020
BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com"

0 commit comments

Comments
 (0)