readme
Build & Deploy / build-and-deploy (push) Successful in 14s

This commit is contained in:
david.alvarez
2026-06-11 15:35:16 +02:00
parent 9fdc3d01b1
commit a5f7296f35
+6 -8
View File
@@ -2,6 +2,12 @@
A nostalgic DOS game hub. Upload your old DOS games, auto-scrape artwork and metadata from IGDB, and play them directly in your browser via js-dos (DOSBox compiled to WebAssembly).
### Library view
![library](images/library.jpeg "Library")
### Game detail view
![game](images/game.jpeg "Game")
## Features
### 🎮 Play in the browser
@@ -74,14 +80,6 @@ Local dev | `export TWITCH_CLIENT_ID=xxx TWITCH_CLIENT_SECRET=yyy`
IGDB features degrade gracefully — if credentials aren't set, uploads and metadata editing still work, just without auto-scrape.
### 📷 Screenshots
#### Library view
![library](images/library.jpeg "Library")
#### Game detail view
![game](images/game.jpeg "Game")
## Quick Start
### With Docker Compose (easiest)