Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 507 Bytes

Atlasboard dashboard for your morning routine

SETUP

  1. Copy globalAuth.json.sample -> globalAuth.json
  2. Enter your darksky api key
  3. Create a google api key at https://console.developers.google.com Make sure it has "maps embed" and "maps directions" api access
  4. Copy packages/morning/dashboard/morning.json.sample -> morning.json (edit values as needed)

TODO

  • add config check to all jobs
  • add http response error checking to all jobs
  • use plot.ly for horizontal bar chart
  • job tests