🛠️ Infrastructure & Setup - Complete Project Foundation
- 主要语言
- Python
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Phase 1: MVP Foundation
This epic tracks all infrastructure and setup tasks needed before development begins.
### Tasks
- [ ] Initialize Git repository & .gitignore (Python/Node)
- [ ] Set up FastAPI backend structure (Folder layout)
- [ ] Set up React/Vite frontend structure
- [ ] Configure docker-compose.yml for Redis and PostgreSQL
- [ ] Create .env.example template for API keys
- [ ] Set up GitHub Actions for basic linting (Ruff/Black)
### Acceptance Criteria
- Repository structure follows best practices
- Docker containers spin up successfully
- CI/CD pipeline runs linting on every commit
- Environment variables properly documented
### Tech Stack
- Docker & Docker Compose
- GitHub Actions
- Ruff/Black for Python linting
- ESLint/Prettier for React
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。