Chamber is an open source chatroom for groups. It uses all the latest and coolest webtechnology to provide a fast and slick experience.
- Ruby 1.9.2
- Bundler
- Redis
- Juggernaut
- bundle install
- rake db:migrate
- rails server thin
- start the Juggernaut server - http://github.com/maccman/juggernaut
Now go to http://localhost:3000