Skip to content

speder/fakebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

    MongoDB
    Nginx
    Ruby

Set Ruby and install Gems:

    rbenv local 1.9.3-p484
    gem install bundler
    bundle install --binstubs --path .bundle

    # bin/rake db:boot

Configure Nginx and restart it

    script/dev

Start Thin and DelayedJob

    bin/foreman start -p 3000

About

manage a distributed fakebook of songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors