Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekofest/ekofest
Calculate the carbon footprint of events
https://github.com/ekofest/ekofest
carbon-footprint-calculator elm event-emission festival publicodes
Last synced: 3 months ago
JSON representation
Calculate the carbon footprint of events
- Host: GitHub
- URL: https://github.com/ekofest/ekofest
- Owner: ekofest
- License: apache-2.0
- Created: 2023-12-09T14:39:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T08:54:46.000Z (6 months ago)
- Last Synced: 2024-09-30T05:07:52.715Z (4 months ago)
- Topics: carbon-footprint-calculator, elm, event-emission, festival, publicodes
- Language: Elm
- Homepage: https://ekofest.fr
- Size: 1.1 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# EkoFest [![Netlify Status](https://api.netlify.com/api/v1/badges/0cfcd65b-b2af-4791-88d1-0d63a30b0553/deploy-status)](https://app.netlify.com/sites/ekofest/deploys)
A lightweight and efficient tool for calculating the carbon footprint of events.
> [!TIP]
> This project is built with [Elm](https://elm-lang.org/) and
> [Publicodes](https://publi.codes/)!## Installation
```bash
yarn install
```## Usage
```bash
yarn dev
```