Commit Graph

7 Commits

Author SHA1 Message Date
achmad 88c69f534c feat: add game and payments handlers
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 16:36:44 +07:00
achmad 62611a3685 feat: add battle pass handler with quests, rewards, XP 2026-05-29 16:36:05 +07:00
achmad 44784682ae feat: add player handler with all endpoints 2026-05-29 16:35:07 +07:00
achmad 3fd15cf00b feat: add catch-all API route with handler imports
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 16:34:16 +07:00
achmad 2e010af1cf feat: add API router
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 16:31:48 +07:00
achmad 0bd3cb3bb4 feat: add SQLite schema and seed data 2026-05-29 16:31:19 +07:00
achmad 70d2b1b52d feat: scaffold Next.js 14 project
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 16:30:26 +07:00