Quick start

Your 5 minutes up&running promise™

1. Download docker-compose.yml

2. Open terminal and login to registry

docker login registry.rechtlogisch.de -u [email protected]

Please use password provided by email

3. Go to the path where docker-compose.yml was placed and run

docker compose up -d

It takes about 2 minutes to download all files. Feel free to grab a coffee meanwhile ☕️

4. Head over to the Postman documentation, click "Run in Postman" and test some requests

Last updated

Was this helpful?