README Things you may want to cover: Ruby version ruby verstion must be >= 2.5 Bundle install bundle install Database creation run following rake command to create and migrate database. rake db:create db:migrate db:seed