add PostgreSQL + Drizzle schema for IGDB resolution and metadata caching

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 14:19:47 +01:00
parent ff98d7e64f
commit 63219afc10
9 changed files with 224 additions and 1 deletions

5
server/.env.example Normal file
View File

@@ -0,0 +1,5 @@
PORT=3001
ALLOWED_ORIGIN=http://localhost:5173
TWITCH_CLIENT_ID=
TWITCH_CLIENT_SECRET=
DATABASE_URL=postgresql://localhost:5432/whattoplay