Use rails 6.0.3.2
ruby 2.6.5.
-
Clone or download this repo
-
Run in console:
bundle install
- Create database:
rails db:create&&rails db:migrate
- Start application:
rails s
- Visit to:
localhost:3000
Or open link: https://chatonrails.herokuapp.com/