Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 740 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 740 Bytes

jsTrack

An online version of the Tracker software

Deployment:

  • With Git:
    • Clone to computer and open HTML file in browser, no server required
  • Without Git:
    • Download ZIP of repository and unarchive. Then just open the HTML file in your browser, no server required.

If you want to use the drive integration, run a local server in the directory and access with http://localhost.

Setup with your own API keys by following the directions here and then changing the keys in js/init.js and index.html.