This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version.
ruby-2.6.7
-
Bundler version
bundler 2.2.21
-
Commands to install ruby & Bundler
rvm install "ruby-2.6.7"
gem install bundler:2.2.21
-
Deployment instructions in local
bundle install
rails s
-
Environment variables
DB_NAME
DB_USERNAME
DB_PASSWORD
DB_HOSTNAME
DB_PORT