-
Notifications
You must be signed in to change notification settings - Fork 5
mmangino/facebooker2_fb_connect_example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fork of http://github.com/mmangino/facebooker2_fb_connect_example.git How to put it on Heroku: 1. Clone this repository. 2. Run from the project firectory: $ heroku create <heroku-app-name> 3. Create Facebook app and set http://<heroku-app-name>.heroku.com/ as Site URL (Edit Settings | Web Site tab). 4. Put your Application ID and Application Secret into config/facebooker.yml file (in production section) and commit changes. 5. Run $ git push heroku master $ heroku rake db:migrate
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published