Apps
tools-web
Internal tools frontend (React SPA)
What it does
tools-web is the internal frontend used by the team for authenticated operational workflows.
Run locally
bun run dev:tools-webRuns on http://localhost:5000.
Key environment variables
Source of truth: apps/tools-web/.env.example
VITE_API_BASE_URL: Base URL for thetools-apibackend.
Deploy and ownership
- Deploy target: Vercel.
- Operational note: keep
VITE_API_BASE_URLaligned with the activetools-apienvironment. - Team: Ern engineering.
- Primary: Ern engineering on-call.