See the README on https://github.com/Open-Sustainability-Index
Copy .env.example to .env.local
Running climate-wiki-backend locally is optional; the frontend will connect to the live backend if you don’t override BACKEND_BASE_URL.
npm run dev
- Start: http://localhost:5174/
- Companies:
- Industries: http://localhost:5174/industries
- Report data: http://localhost:5174/report
Note: the main API is in climate-wiki-backend.