Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 386 Bytes

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