Skip to content

cascadiacarbon/carbon-removal-application

 
 

Repository files navigation

carbonplan / carbon-removal-application

application for soliciting carbon removal procurement

GitHub MIT License CC0 License

This repository contains an unbranded application for soliciting carbon removal procurement. It is available in markdown format and released under a Creative Commons CC0 license, to maximize the potential for reuse and iteration. We've made the content available in several formats:

  • Raw content in the markdown folder
  • Printable versions in the pdf folder
  • Content rendered in a simple website

This application was developed as a collaboration between Stripe and CarbonPlan for Stripe’s Spring 2021 carbon removal purchase. We received valuable input and feedback from many organizations and people in the process of developing it, and are grateful for their contributions.

to build the site locally

Assuming you already have Node.js installed, you can install the 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, and the application markdown and PDF content is CC0 licensed.

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%