Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoangtularva/room-chat-with-web-sockets

Creating a chat application from scratch using Rails and WebSockets
https://github.com/hoangtularva/room-chat-with-web-sockets

api chat chat-application chatroom rails-application room-chat ruby-on-rails websockets

Last synced: 23 days ago
JSON representation

Creating a chat application from scratch using Rails and WebSockets

Awesome Lists containing this project

README

        

# Room Chat

* Ruby version 2.7.1

* Rails version 6.0.3.2

* Install yarn install --check-files

* rails db:migrate

* bundle install

* rails s