Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 187 Bytes

rswag-example

Example implementation of rswag in a Dockerized Rails app.

Pre-Requisites

  • Docker

Setup

  1. Clone the repo
  2. Run docker compose build
  3. Run docker compose up