Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 792 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 792 Bytes

ufo-tracker

Data can be found here:

Sighting 1 Sighting 2 Sighting 3

Soundcloud Garden Grove Sighting Feb 2016 Scene ID: 20160210_193015_1154611_RapidEye-2

Instructions

  • Make sure you have node and npm installed on your computer
  • Navigate to repo in your terminal
  • Copy or rename client/index-example.html to client/index.html
  • In index.html swap out YOUR_API_KEY with your Planet Labs API key
  • Run npm install
  • Run node server.js
  • Navigate to localhost:8080 in your browser