Welcome to the LearnSpeak documentation! This directory contains all the guides and reference materials for the project.
- QUICKSTART.md - Get up and running in 5 minutes
- Docker Compose setup
- Manual development setup
- Quick API testing
- DEPLOYMENT.md - Complete production deployment guide
- Production build options
- Docker deployment
- Environment configuration
- Security checklist
- Troubleshooting
- QUESTIONS.md - Original requirements gathering questions
- ANSWERS.md - Project owner's requirements and decisions
- Platform goals and scope
- User management requirements
- Learning content structure
- Feature priorities
- ../README.md - Main project README with overview
- ../design/PROGRESS.md - Project timeline and sprint progress
- ../backend/README.md - Backend API documentation
- ../frontend/README.md - Frontend architecture and setup
- Start here: QUICKSTART.md
- Then read: Backend README
- Understand: Frontend README
- Read: DEPLOYMENT.md
- Check: Security checklist in DEPLOYMENT.md
- Review: Environment variables in backend/.env.example
- Review: ANSWERS.md - Core requirements
- Track: ../design/PROGRESS.md - Implementation status
- Design: ../design/html/ - UI mockups