- Docker management scripts (start, stop, logs, rebuild)
- Local development scripts (backend:dev, frontend:start)
- Verification scripts (verify, verify:backend, verify:frontend)
- Support for both docker-compose v1 and v2 syntax
- Concurrent dev mode for running both services
Verified:
✅ Backend server starts without errors on port 3001
✅ Frontend dependencies install successfully
✅ All JSON configuration files valid
✅ docker-compose.yml structure valid