This is the Rails app that we need to deploy onto AWS
- Clone this repo:
$ git clone git@github.com:dxw/ops-worksim-rails
- Launch with docker:
$ docker compose up
- Ensure the Rails app has launched successfully by openening the URL in a browser:
This is the Rails app that we need to deploy onto AWS
$ git clone git@github.com:dxw/ops-worksim-rails
$ docker compose up