🛠️ Infrastructure & Setup - Complete Project Foundation
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## 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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.