- Ruby
v2.6.5
- Rails
v5.2.0
- Install RVM Instructions for mac and Homebrew (if on mac)
- Go to codebase folder, switch to ruby 2.6.5:
rvm use 2.6.5
(You'll have to do this everytime you open terminal in this folder) - Install Postgresql locally, on mac
brew install postgresql
. (If errors, try this article on completely reinstalling)
Run setup script
./bin/setup
Run server
rails s
Cal Blueprint is a student-run UC Berkeley organization devoted to matching the skills of its members to our desire to see social good enacted in our community. Each semester, teams of 4-5 students work closely with a non-profit to bring technological solutions to the problems they face every day.
This work is licensed under a Creative Commons Attribution 3.0 Unported License