/mini_fb_demo

Demo Application for using MiniFB

Primary LanguageRuby

This is a demo application for mini_fb http://github.com/appoxy/mini_fb

Getting Started

Create a file called .minifb-demo-config.yml in your user home directory with the following:

fb_api_key: {your api key}
fb_secret: {your fb secret}
fb_app_id: {your app id}
host: http://localhost:3000/

Now just run the application.

script/server

And visit http://localhost:3000/