Real-time browser card game with solo and multiplayer play.
- Frontend: SvelteKit, Phaser, Vite
- Backend: Node.js, Express, Socket.IO
- Data/Auth: Supabase
- Containers: Docker, Docker Compose
- Hosting target: AWS
frontend/game clientbackend/socket server and game logicsupabase/database-related assets
docker compose up --build