Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 332 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 332 Bytes

dxw ops Worksim Rails App

This is the Rails app that we need to deploy onto AWS

Usage

  1. Clone this repo:
$ git clone git@github.com:dxw/ops-worksim-rails
  1. Launch with docker:
$ docker compose up
  1. Ensure the Rails app has launched successfully by openening the URL in a browser:

http://0.0.0.0:3000