Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 0a99185078 Add Docker healthcheck to docker-compose.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:49:20 -07:00
Jeff Emmett 65c04f3b36 Add .dockerignore for optimized Docker builds
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:49:11 -07:00
Jeff Emmett 1a8774aa97 Initial commit: Standalone transcription PWA
Extracted from canvas-website with:
- Web Speech API transcription (Chrome/Edge, fast)
- Local Whisper AI model (offline capable, ~75MB)
- PWA support with service worker
- Docker + Runtipi deployment configs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 10:37:07 +01:00