@chriscoffee/cloud-carbon-footprint-app

The logic to bootstrap the cloud-carbon-footprint server-side application


Keywords
thoughtworks, cloud, sustainability, climate, carbon-emissions, carbon-footprint, hacktoberfest
License
Apache-2.0
Install
npm install @chriscoffee/cloud-carbon-footprint-app@0.6.4

Documentation

Cloud Carbon Footprint

License CI codecov

Cloud Carbon Footprint is an application that estimates the energy (kilowatt hours) and carbon emissions (metric tons CO2e) of public cloud provider utilization.

If you would like to learn more about the various calculations and constants that we use for the emissions estimates, check out the Methodology page.

Getting Started

The core logic is exposed through 2 applications: a CLI and a website. The CLI resides in packages/cli/, and the website is split between packages/api/ and packages/client/

For instructions on how to get up and running, please visit the Getting Started page.

Project

Please visit the project board to get a glimpse of the roadmap or to submit an issue or bug.

Join Us!

To begin as a contributor, please see the contributing page. Please read through our code of conduct for our expectations around this community.

⭐️Give us a star if you like the project or find this work interesting!

Don’t be shy

If you're using or planning to use CCF in any capacity, please add to our list of adopters. Having an understanding of the use of CCF (what it's being used for, what setup is used, cloud providers used, size of org and data, etc.) will help us better evolve the tool to meet the needs of this community.

Additionally, please fill out our feedback form to provide us more insight about your use of CCF and how we can best support your needs.

Reach out with any questions, support requests, and further discussions in our discussion google group.

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

© 2021 Thoughtworks, Inc.