A simple game to teach kids basic math (multiplication tables, additions, etc.)
Made with:
svelte and SvelteKit🎆npm install --legacy-peer-deps
npm run dev
npm run build
git push # 😸
Deploys automatically via Coolify using the Dockerfile.
For local Docker testing:
docker compose -f docker-compose.local.yaml up