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:
5
server/.env.example
Normal file
5
server/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
PORT=3001
|
||||
ALLOWED_ORIGIN=http://localhost:5173
|
||||
TWITCH_CLIENT_ID=
|
||||
TWITCH_CLIENT_SECRET=
|
||||
DATABASE_URL=postgresql://localhost:5432/whattoplay
|
||||
Reference in New Issue
Block a user