Yeller is a real-time, yelling chat application built with Rails 5.1.5, Ruby 2.5, ActionCable, and Postgresql.
Install system dependencies
$ rbenv install 2.5.0
$ brew install postgresql
Install Rails dependencies
$ bundle install
Setup the development environment
$ bin/rails db:setup
Run the specs:
$ bin/rspec spec
Give it a go!
$ bin/rails s
Log in with seeded users and start chatting
[email protected] \ password
[email protected] \ password
[email protected] \ password