- 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>
- 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>
Includes project structure, commands, patterns, and auto-update
instructions for Claude Code sessions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>