https://www.pivotaltracker.com/projects/158111
You will need to contact [email protected] with your public key so that we can give you access to the git repository.
$ git clone [email protected]:caritas.git
Redis
is main dependency. Install it by following the instructions at http://redis.io
$ cd caritas $ bundle install $ redis-server /usr/local/etc/redis.conf $ bundle exec ruby ./script/websocket_server.rb $ rails s $ open localhost:3000
$ rake db:seed