space-game/src/components
Michael Mainguy a3e17c95db
All checks were successful
Build / build (push) Successful in 1m39s
Add cloud leaderboard with Supabase integration
- Add Supabase service and cloud leaderboard service for score submission
- Fix Auth0 JWT by adding audience parameter for Supabase RLS compatibility
- Fix BabylonJS shader loading by adding @babylonjs/materials to Vite pre-bundle
- Update CI workflow with Supabase and Auth0 audience secrets

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 08:59:55 -06:00
..
auth Implement Svelte-based UI architecture with component system 2025-11-21 15:01:17 -06:00
controls Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
editor Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
game Simplify level system and add asteroid-mania level 2025-11-25 15:34:23 -06:00
layouts Add "Play on Quest" button to header for non-Quest browsers 2025-11-25 19:00:18 -06:00
leaderboard Add cloud leaderboard with Supabase integration 2025-11-26 08:59:55 -06:00
settings Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
shared Implement Svelte-based UI architecture with component system 2025-11-21 15:01:17 -06:00