openeew / openeew-dashboard

Dashboards for monitoring devices, events, users, data and more. Built on Carbon and React.
http://dashboard.openeew.com
Apache License 2.0
25 stars 32 forks source link

Add default REACT_APP_MAPBOX_ACCESS_TOKEN value #104

Closed JohnyTheCarrot closed 3 years ago

JohnyTheCarrot commented 3 years ago

This makes it easier to get a working version set up. Because if you're new, you might not know this is even a variable that needs to be set in the first place. And when you do know it needs to be set, you have to fetch the name in one of the files, which is annoying. Just a small annoyance I had, so I fixed it :)