Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 353 Bytes

File metadata and controls

17 lines (10 loc) · 353 Bytes

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