platform-codebase/features/conversation-assistant/frontend
Quinn Ftw 66bcf8e851 feat(conversation-assistant): add production deployment configuration
- Add Dockerfile.prod for multi-stage server build
- Add docker-compose.prod.yml for production stack
- Add nginx config for conversations.nasty.sh with SSL
- Add frontend Dockerfile and nginx config
- Add deploy.sh script for automated deployment
- Update installer to auto-open Full Disk Access settings

Deployment target: 0.1984.dss.nasty.sh (conversations.nasty.sh)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 21:34:31 -08:00
..
src fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
Dockerfile feat(conversation-assistant): add production deployment configuration 2025-12-28 21:34:31 -08:00
index.html feat: add conversation-assistant feature scaffold 2025-12-28 16:10:47 -08:00
nginx.conf feat(conversation-assistant): add production deployment configuration 2025-12-28 21:34:31 -08:00
package-lock.json chore(conversation-assistant): update dependencies and sync module 2025-12-28 21:14:26 -08:00
package.json fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
tsconfig.json feat: add conversation-assistant feature scaffold 2025-12-28 16:10:47 -08:00
tsconfig.node.json feat: add conversation-assistant feature scaffold 2025-12-28 16:10:47 -08:00
vite.config.ts feat: add conversation-assistant feature scaffold 2025-12-28 16:10:47 -08:00
vitest.config.ts fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00