RTBlanco / chat-app

A Real time chat application that uses Rails ActionCable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

instructions

  1. make user to have redis install on your computer and run the server redis-server
  2. After redis is running correctly you may now start the rails server rails s

https://www.honeybadger.io/blog/chat-app-rails-actioncable-turbo/ 👈🏽 tutorial

About

A Real time chat application that uses Rails ActionCable.


Languages

Language:Ruby 70.6%Language:HTML 17.0%Language:JavaScript 8.9%Language:SCSS 2.1%Language:CSS 1.4%