carbonplan / carbonplan.org

main carbonplan website

GitHub Build Status MIT License

This repository includes the source code for the carbonplan.org landing page. The site is a Next.js project, deployed on Vercel. The research, cdr-database, and data pages referenced here are built and deployed separately and can be found in separate repositories:

Site GitHub Repo URL
research https://github.com/carbonplan/research carbonplan.org/research
cdr-database https://github.com/carbonplan/cdr-database carbonplan.org/research/cdr-database
data https://github.com/carbonplan/data carbonplan.org/data

to build the site locally

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

npm install .

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

npm run dev

and then visit http://localhost:3000/ in your browser.

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, copy, etc.).

about us

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