brittballard/fb_graph_api_experiment
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Wildfire Programming Challenge ============================== This app serves as the basis for programming challenges involving the Facebook Graph. In order to run the app locally: 1. Set up a new Facebook app. 2. Copy config/facebook.yml.example to config/facebook.yml and copy the id and secret key from your new Facebook app. 3. Run your Rails app. That's it!