a little app with a POST endpoint that our mitm code can poke at to report pokemon and other thingamajigs and then a little ui to display objects from the stored geojson
api docs are here.
Drop pokemon file is to drop pokemon that haven't been updated in 15 minutes. Maybe instead we should do a update to them to say they're no longer active?
DB
: URL of mongodb databaseJWT_SECRET
: token secretPORT
: port to run onNEWRELIC_KEY
: newrelic license key for monitoring
ISC because why the fuck not