- Go 1.21+
- Node.js 16+
- Wails CLI v2 (
go install github.com/wailsapp/wails/v2/cmd/wails@latest)
# Start backend + frontend with hot reload
wails dev
# OR
./run-gui.sh# Build Mac App
wails buildThe CLI entry point has moved to cmd/dev-cleaner.
go run ./cmd/dev-cleaner [command]