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
- Host: GitHub
- URL: https://github.com/cafca/beyond-coal-germany-map
- Owner: cafca
- License: agpl-3.0
- Created: 2020-04-24T09:48:28.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-12-14T13:52:31.000Z (over 4 years ago)
- Last Synced: 2025-01-15T10:57:16.104Z (over 1 year ago)
- Language: TypeScript
- Size: 2.42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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