Skip to content

mmangino/facebooker2_fb_connect_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published