This README would normally document whatever steps are necessary to get the application up and running.
docker compose up -d
docker compose exec web bash
rake db:seed
Skeleton of a rails project, with user and account management, as well as login and creation of new accounts.
Ruby