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 run docker-compose up --build 2run docker-compose exec web rails db:prepare 3Open your browser and go to your app localhost:3001