A web-based exploration of event APIs for Project Prox.
Requirements:
Install deps:
npm installDownload .env-prox-explorer, which contains the API keys. Rename it:
mv .env-prox-explorer .envLet us know if you don't have access. Note that the production server uses a separate key from ^.
Run locally:
heroku localBy default, the server's local address should be: http://localhost:5000
Pushing to mozilla-mobile/prox-explorer:master should autodeploy to Heroku.
If you need manual access, access the web interface or push to the heroku
remote.