beeta/frontend
doomtube e32e5aceaf
Some checks failed
Build and Push / build-all (push) Failing after 1m50s
Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL
- Add Nakama Dockerfile to build custom image with chess modules
- Update docker-compose.prod.yml to use custom Nakama image with --runtime.js_entrypoint
- Fix chat WebSocket to use wss:// on HTTPS pages (was hardcoded ws://)
- Add SSL configuration to nginx port 8088 for HLS/LLHLS streaming
- Add Nakama build step to CI workflow

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:13:49 -05:00
..
src Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL 2026-01-06 05:13:49 -05:00
static Initial commit - realms platform 2026-01-05 22:54:27 -05:00
.gitignore Replace master branch with local files 2025-08-03 21:53:15 -04:00
Dockerfile Initial commit - realms platform 2026-01-05 22:54:27 -05:00
package.json Initial commit - realms platform 2026-01-05 22:54:27 -05:00
svelte.config.js Fix: Use dynamic URLs for all frontend connections 2026-01-06 04:45:39 -05:00
tsconfig.json Replace master branch with local files 2025-08-03 21:53:15 -04:00
vite.config.ts Initial commit - realms platform 2026-01-05 22:54:27 -05:00