gaming-hub/web
Claude Code ae1c41f0ae Initial commit: Gaming Hub foundation
Plugin-based Discord bot framework with web frontend:
- Core: Discord.js client, SSE broadcast, JSON persistence
- Plugin system: lifecycle hooks (init, onReady, routes, snapshot, destroy)
- Web: React 19 + Vite 6 + TypeScript, tab-based navigation
- Docker: multi-stage build (Node 24, static ffmpeg, yt-dlp)
- GitLab CI: Kaniko with LAN registry caching

Ready for plugin development.
2026-03-05 22:52:13 +01:00
..
src Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
index.html Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
package.json Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
tsconfig.json Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
vite.config.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00