/open-sustainability-index-frontend

Web frontend for Open Sustainability Index

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Open Sustainability Index (frontend)

Introduction for new contributors

See the README on https://github.com/Open-Sustainability-Index

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.