Skip to content
/ bip Public

Next generation social networking platform for bands, fans & labels

Notifications You must be signed in to change notification settings

supaspoida/bip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After checking out the repo, make sure rails is vendored. We are using a submodule strategy in order to track rails.

git submodule init
git submodule update
cd vendor/rails
git checkout v2.3.2

Run migrations & load seed data

cp config/database.yml.example config/database.yml
rake db:migrate
rake db:seed

About

Next generation social networking platform for bands, fans & labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published