Skip to content

endocrimes/whereis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whereis

This is the terrible web app that runs http://whereis.endocrimes.com

If you wish to run it yourself, you need to set the following env vars:

  • GOOGLE_MAPS_TOKEN: A valid Google Maps API token for your domain.

  • USER_NAME: The name you wish to display to users, e.g 'Danielle'

  • USER_PRONOUN: The pronoun you wish to use in the message e.g 'her', 'their', 'his'

  • FOURSQUARE_ACCESS_TOKEN: A valid access token for the users checkins to show

Deploy