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
Note: the main API is in climate-wiki-backend
.