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
- docker
-
Configuration
-
Database creation
bundle exec rake db:create
-
Database initialization
-
How to run db
docker - compose up - d- How to run the test suite
bundle exec rails server