Skip to content

nullhappens/sinatra-fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra facebook skeleton app

Roughly based off of Heroku's starter facebook app for Sinatra. Using Omniauth: [https://github.com/intridea]/omniauth to handle authorization using OAuth and Koala: [https://github.com/arsduo/koala] for facebook Graph API communication.

The app has been set up to use pow: [http://pow.cx/] to test locally although you can also start up the application using foreman.

Version

1.0-beta

Usage:

  1. Create an app on facebook.
  2. Paste Secret Key and app id in .env in application root.
  3. Run bundler install from app root to get dependencies.
  4. Start up application using foreman or pow.
  5. Navigate to /login
  6. Nom Nom Nom

Extra:

This app is running on Heroku, visit [http://rocky-lowlands-9965.herokuapp.com/login] Fork it, Twist it, Bop it, Break it!

Follow me at @nullhappens: [https://twitter.com/nullhappens]

About

Sinatra Facebook skeleton app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors