jurgens / flickbar

Home Page:http://flickbar.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickbar

Spartan movie wish / watch list with social thing.

Installation

  • Copy config/database.yml.sample to config/database.yml and configure

  • Install dependencies:

    bundle

  • Initialize database:

    rake db:setup

  • Start the server:

    rails s

  • Go to http://localhost:3000/ and have fun!

Testing

  • Continuous specs running:

    bundle exec autotest

About

http://flickbar.com


Languages

Language:Ruby 93.1%Language:JavaScript 6.9%