Description
Provide a reproducible local API, PostgreSQL, Redis, and worker stack.
File Location
learnault-api/docker-compose.yml, development Dockerfile, .env.example, and docs
Design Reference
API Roadmap Phase 0: Add Local Docker Compose Development Stack.
Dependencies
Tasks
Acceptance Criteria
- One command starts a healthy stack
- Readiness waits for dependencies
- Migrations and seeds are deterministic
- Reset is project-scoped
- Smoke test passes
Verification Evidence
Difficulty
Medium
Description
Provide a reproducible local API, PostgreSQL, Redis, and worker stack.
File Location
learnault-api/docker-compose.yml, development Dockerfile,.env.example, and docsDesign Reference
API Roadmap Phase 0: Add Local Docker Compose Development Stack.
Dependencies
Tasks
Acceptance Criteria
Verification Evidence
Difficulty
Medium