Skip to content

zekitow/simple-chat-rails-5-and-action-cable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple chat rails 5 and action cable

A simple chat created for learning purposes.

how to run?

git clone https://github.com/zekitow/simple-chat-rails-5-and-action-cable.git 
cd simple-chat-rails-5-and-action-cable
bundle
rake db:create db:migrate db:seed
rails s

Go to your browser and have fun: http://localhost:3000

About

A Simple chat created using Rails 5 and Action Cable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages