Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 324 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 324 Bytes

Turbochat

Description

Simple chat with Hotwire, Turbo and Stimulus.

Implemented in Ruby 3.0 using Rails 7.0 and PostgreSQL.

Launching

  1. Download or clone repo. Install all dependencies and prepare database
$ bin/setup
  1. Start server
$ bin/dev

License

MIT – see LICENSE