- Copy globalAuth.json.sample -> globalAuth.json
- Enter your darksky api key
- Create a google api key at https://console.developers.google.com Make sure it has "maps embed" and "maps directions" api access
- Copy packages/morning/dashboard/morning.json.sample -> morning.json (edit values as needed)
- add config check to all jobs
- add http response error checking to all jobs
- use plot.ly for horizontal bar chart
- job tests