A Rails Application Template for use at Ministry of Velocity
Reference: Rails Application Templates
rails new <myproject> --skip-test --skip-jbuilder -d postgresql -c tailwind -m ./template.rb
rails new <myproject> --skip-test --skip-jbuilder -d postgresql -c tailwind -m 'https://raw.githubusercontent.com/jparr/minifast-rails/main/template.rb'