/DRY-test

Simple Sinatra app to use as playground for the dry-* libraries

Primary LanguageRuby

What is this?

Just a simple Sinatra app I made to play around with the dry-* libraries.

Installation

Clone the project and use Docker to run it

$ git clone git@github.com:hslzr/DRY-test.git
$ cd DRY-test
$ docker-compose up --build

Voilá.