https://github.com/endocrimes/whereis
https://github.com/endocrimes/whereis
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/endocrimes/whereis
- Owner: endocrimes
- Created: 2016-07-04T13:12:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T23:50:43.000Z (over 3 years ago)
- Last Synced: 2025-04-11T07:04:05.673Z (about 1 year ago)
- Language: Ruby
- Homepage: http://whereis.dantoml.com
- Size: 36.1 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
[](https://heroku.com/deploy)