This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
brew install postgresql@18 yarn nodeyarn install
-
Configuration can be put into an
.envfile -
Database creation and initialization
bin/rails db:setup -
How to run the test suite
bin/rspec -
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...