Open-Sustainability-Index / open-sustainability-index-frontend

Web frontend for Open Sustainability Index
https://www.opensustainabilityindex.org
GNU Affero General Public License v3.0
6 stars 2 forks source link
material-ui nextjs react typescript

Open Sustainability Index (frontend)

How to set up

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.

How to run

npm run dev

Pages

API

Note: the main API is in climate-wiki-backend.