A web-based exploration of event APIs for Project Prox.
Requirements:
Install deps:
npm install
Download .env-prox-explorer, which contains the API keys. Rename it:
mv .env-prox-explorer .env
Let us know if you don't have access. Note that the production server uses a separate key from ^.
Run locally:
heroku local
By 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.