Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Having had several occasions to take this PoC to production with companies in th

Excepting the `convert` API, which I keep for entertainment value.

## Dependencies

Install the following:

[Docker Desktop](https://www.docker.com/products/docker-desktop)

[jq](https://formulae.brew.sh/formula/jq) or `brew install jq`

## Testing - in one terminal...

```sh
Expand Down