A CS169 Project to create a new cloud sharing system for Snap!.
Please see the wiki for documentation about each iteration.
This project uses Rails 4.2 and Ruby 2.2.0.
The Heroku destination for the app is http://ucbsnap.herokuapp.com
- CLONE WITH
-r
git clone -r git@github.com:snap-cloud/snap-cloud.git
- You should have
rvm
or similar installed. bundle install --without production
git remote add heroku git@heroku.com:ucbsnap.git