A minimally complex rails application to deploy to AWS.
Ruby 2.6.1 Rails 6.x
Create a deployment system for the rails app contained in this repo. It must support multiple web worker hosts, async task worker hosts, cronjobs, and database migrations.
Setup a CI pipeline to run the project unit tests.