[product-lab]
A reliability cockpit for Tesla's Supercharger network and fleet operations. This project is a portfolio artifact demonstrating product thinking for internal tools.
- Network Health: Real-time status of stations.
- Work Orders: Incidents prioritized by customer impact.
- Forecast: Predictive demand and capacity modeling.
First, run the development server:
```bash npm run dev
yarn dev
pnpm dev
bun dev ```
Open http://localhost:3000 with your browser to see the result.