This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version 3.1.2
-
System dependencies run
bin/bundle install
-
Configuration
-
Database creation run
bin/rails db:setup
-
Database initialization run
bin/rails db:migrate
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions run
bin/rails db:seed
runbin/rails s
orbin/dev