Skip to content

carbonplan/leap-data-catalog

Repository files navigation

carbonplan / leap-data-catalog

LEAP data catalog

GitHub deployments License: MIT

This repository contains the prototype for a data catalog for the LEAP project. It is built using Next.js and Vercel.

to build the site locally

Assuming you already have Node.js installed, you can install the build dependencies as:

npm install .
# or
yarn install
# or
pnpm install

To start a development version of the site, simply run:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

license

All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).

about us

CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.