Skip to content

Chilean Fires Dashboard is an application to see real-time wildfires and forecast places that have the highest likelihood of fire.

License

Notifications You must be signed in to change notification settings

sebastiantare/firedash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVP firedash

Chilean Fires Dashboard is an application to see real-time wildfires and forecast places that have the highest likelihood of fire.

Clone

git clone https://github.com/sebastiantare/firedash.git

Setup

You need to create a app/secret.js file with the following data:

export const mapboxStyleUrl = 'mapbox://styles/sebastiantare/clqk4x12t00fo01qu0wdw0860';
export const mapboxAccessToken = 'your_mapbox_token';

Install

cd firedash/app
npm install

Dev

npm run dev

Build

npm run build

About

Chilean Fires Dashboard is an application to see real-time wildfires and forecast places that have the highest likelihood of fire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published