Skip to content

dxw/ops-worksim-rails-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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