Initial commit

This commit is contained in:
david.alvarez
2026-06-11 16:43:24 +02:00
commit 461e3c3d30
58 changed files with 10768 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# DOStalgia — Environment Configuration
# Copy this file to .env and fill in your values:
# cp .env.example .env
# Twitch Client ID for IGDB metadata auto-scrape.
# Get yours at https://dev.twitch.tv/console/apps → Create Application
# (Set OAuth Redirect URL to http://localhost, Category to "Other")
# Optional — IGDB features gracefully skip if not set.
# TWITCH_CLIENT_ID=your_client_id_here
# TWITCH_CLIENT_SECRET=your_client_secret_here