/action_cable_chat_app

The chat app for Learn Enough Action Cable to Be Dangerous

Primary LanguageRubyMIT LicenseMIT

README

To get started:

bundle
rails db:migrate
rails db:seed
rails test