Skip to content
/ yeller Public

🗣Yeller: Rails 5 ActionCable chat example app 🗣

Notifications You must be signed in to change notification settings

nbolser/yeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeller

Getting Started

Yeller is a real-time, yelling chat application built with Rails 5.1.5, Ruby 2.5, ActionCable, and Postgresql.

Prerequisites

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

Usage

Give it a go!

$ bin/rails s

Log in with seeded users and start chatting

About

🗣Yeller: Rails 5 ActionCable chat example app 🗣

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published