To do things should always be finished so, this is an app to keep a track of them and maybe return to them later, sometime in the near or far feature.
yarn
bundle install
...
...
rails db:schema:load
To run unitary and functional tests do:
rails test
To run system tests do:
rails test:system
...
...
check .ruby-version file.