/chat-app

The sample chat app that is written in CableReady and StimuluxReflex

Primary LanguageRuby

chat_app

Writing a chat application with CableReady and StimuluxReflex.

Installation

  • Run the bundle install
  • Run the migration rails db:create && rails db:migrate
  • Install the javascript dependencies with yarn install
  • Serve the app with rails s

Demo

Demo