Testing Backend Run from repo root: cd backend source .venv/bin/activate python -m pytest tests -q Frontend cd frontend npm install npm run build Smoke curl http://127.0.0.1:8000/healthz