https://github.com/rafbm/restoradar
What to eat now?
https://github.com/rafbm/restoradar
Last synced: 3 months ago
JSON representation
What to eat now?
- Host: GitHub
- URL: https://github.com/rafbm/restoradar
- Owner: rafbm
- Created: 2013-03-27T23:24:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T23:09:06.000Z (about 8 years ago)
- Last Synced: 2025-07-06T08:03:00.729Z (about 1 year ago)
- Language: CSS
- Homepage: http://restoradar.com
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Resto Radar
===========
Sinatra app powering
## Setup
Clone, create a [Foursquare app](https://foursquare.com/developers/apps) and stick the credentials in `.env` like so:
FOURSQUARE_ID=L0TSAD1G1TSANDL3TT3RZ
FOURSQUARE_SECRET=L0TSAD1G1TSANDL3TT3RZ
Then run:
bundle install && gem install foreman
foreman start
Enjoy!
## License
Don’t know what to write here… I guess you can fool around with the code
as you will. If you ever want to release something spinned off of it, I
would appreciate proper credits. :)
---
© 2013 [Rafaël Blais Masson](http://rafbm.com)