managarten/games
Till JS 6e75718cfa feat(arcade): migrate backend from NestJS to Hono/Bun
Replace @arcade/backend (NestJS) with @arcade/server (Hono/Bun).
Same two endpoints, no auth required (public game generator):
- POST /api/games/generate — AI game generation (Gemini, Claude, GPT)
- POST /api/games/submit  — Community game submission via GitHub PR
- GET  /health            — Health check

This removes the last remaining NestJS backend from the monorepo.
NestJS is now completely gone — all servers use Hono + Bun.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 17:02:14 +02:00
..
arcade feat(arcade): migrate backend from NestJS to Hono/Bun 2026-03-31 17:02:14 +02:00
voxelava/apps/web/src/lib 🔀 merge: integrate till-dev into main 2026-01-18 15:40:43 +01:00
whopixels feat(whopixels): update Phaser from 3.55.2 to 3.80.1 2026-03-21 15:29:24 +01:00
worldream/apps/web/src 🔀 merge: integrate till-dev into main 2026-01-18 15:40:43 +01:00