gaming-hub/server
Daniel 1669af1e91 fix: use Express 5 compatible catch-all route syntax
Change SPA fallback from app.get('*') to app.get('/{*splat}')
as Express 5 uses path-to-regexp v8+ which requires named splat.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 23:39:35 +01:00
..
src fix: use Express 5 compatible catch-all route syntax 2026-03-05 23:39:35 +01:00
package.json Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
tsconfig.json Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00