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