Skip to content

suwyn/turbo-chat

Repository files navigation

Turbo Chat

Simple application to show off turbo streams

Setup

Run the following from the command line:

git clone git@github.com:suwyn/turbo-chat.git \
  && cd turbo-chat \
  && docker-compose build

Running

Run docker-compose up to start the web app accessible at http://localhost:3000.

Optionally, start the chatbot task by running docker-compose run app rails chatbot:start

About

Simple chat app to demonstrate Turbo Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published