Overview

Create a chat using Rails' Action Cable

Tutorial

  1. Fork and clone this project.

  2. Setup project locally.

    NOTE: Action Cable requires PostgreSQL. If you don't have it installed then skip stage with data storing for now.

  3. Follow these instructions and create your awesome chat application.

  4. Open PR to original repo for checking.

May the force be with you!