# ©AngelaMos | 2026 # .env.example # Backend the Vite dev server proxies /api to. # Run the API with: uv run uvicorn rveng.api.server:app --port 8000 VITE_API_TARGET=http://localhost:8000