Skip to content

A real-time chat application using RoR ActionCables and Sidekiq

License

Notifications You must be signed in to change notification settings

prasanna-narayanan24/chatroom

Repository files navigation

Chatroom

Real-time chat application built using the Ruby on Rails framework.

Prerequisite

  • Ruby version: 2.6.3

  • Rails version: 6.0.0

  • Supported OS: macOS, Linux

  • Configurations: 4GB RAM

Installation

Build resource

From the root of the app directory, run

# This sets up the library installation with database creation and migration
./init.sh

After running the init script, start the server by running

foreman start

In web browser open http://localhost:5000

Tech stack

References

https://iridakos.com/tutorials/2019/04/04/creating-chat-application-rails-websockets.html https://www.youtube.com/watch?v=PaJB2tZdSII

About

A real-time chat application using RoR ActionCables and Sidekiq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published