3 Commits

Author SHA256 Message Date
f7d010f28d Use Docker for local development environment
- Update README and CLAUDE.md with Docker-based dev workflow
- Add Dockerfile for containerized deployment
- Add gunicorn to requirements.txt
- Dev uses volume mount for live code reloading

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 20:41:48 -05:00
10407415f0 Add .env files to gitignore and update README with setup instructions
- Add .env.dev and .env.prod to .gitignore
- Document environment variable configuration in README
- Include instructions for generating secure keys

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 20:40:00 -05:00
523a4662b2 Initial commit 2026-01-19 20:06:47 -05:00