@echo off
rem Double-click launcher: starts backend (8010) + frontend (5174) and opens the app.
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0start.ps1"