collective-boredom-dial/server
Jeff Emmett 2b0c831399 feat: Add multiplayer room system with real-time consensus
- Add WebSocket server for real-time boredom synchronization
- Add private room creation with 6-character codes
- Add mobile-optimized join page for phone participants
- Add QR code sharing for easy room joining
- Add individual participant mini-dials with color coding
- Add simulated bots for global room demo
- Update nginx config to proxy /api and /ws endpoints
- Add react-router-dom for multi-page navigation

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 06:17:30 +01:00
..
Dockerfile feat: Add multiplayer room system with real-time consensus 2025-12-08 06:17:30 +01:00
index.js feat: Add multiplayer room system with real-time consensus 2025-12-08 06:17:30 +01:00
package.json feat: Add multiplayer room system with real-time consensus 2025-12-08 06:17:30 +01:00