/yet-another-chat

Yet another chat application

Primary LanguageRuby

README

A simple slack clone using Rails, Action Cable and Jquery.

Screenshot

Ruby version

Running on 2.3.3.

Setup

Run

docker-compose build
docker-compose up

Run the test suite

docker-compose run --rm website rspec spec/