An open API service indexing awesome lists of open source software.

https://github.com/cafca/beyond-coal-germany-map

Coal exit map for Germany
https://github.com/cafca/beyond-coal-germany-map

Last synced: over 1 year ago
JSON representation

Coal exit map for Germany

Awesome Lists containing this project

README

          

# Kohlekarte

[https://karte.kohlekountdown.de](https://karte.kohlecountdown.de/)

## Development

[Development preview build](https://develop--beyond-coal-germany-map.netlify.app/)

Uses yarn 1.x

A mapbox token is required to display maps and needs to be available as an env
var `REACT_APP_MAPBOX_TOKEN`. You can provide this by creating a file `.env` in
the project root that defines this value. See `.env.sample` for an example.

```
export REACT_APP_MAPBOX_TOKEN=""
```

Install dependencies

```
yarn
```

Run development server

```
yarn start
```

Build for production

```
yarn build
```

## License

[GNU Affero General Public License v3.0](LICENSE).

© 2021 Climate Action Network Europe