/online_chat_rails7_devise_bootstrap

online chat using bootstrap (rails 7)

Primary LanguageRuby

Project Name

Online-Chat

Overview

Create rails app with devise and bootstrap

Steps how to run app from docker

Clone this repository and then follow these steps

  1. run docker-compose up --build

2run docker-compose exec web rails db:prepare

3Open your browser and go to your app