Files
Alexei Pastuchov ba21ee0972 Add dev-setup.sh script for automated NixOS development environment
Automates the full setup workflow:
* Waits for MongoDB to be ready (Docker or system)
* Loads MongoDB indexes
* Starts and verifies Redis
* Installs frontend dependencies with pnpm --ignore-scripts
* Builds frontend assets via ui/build
* Starts the Lichess development server
2026-04-08 21:44:13 +02:00
..