To configure the application and database locally, run the docker compose command as follows (inside the backend
directory):
docker compose up --build
Make sure that docker is installed locally
To access the API endpoints of the WolfMedia Streaming application, load the following URL:
http://localhost:8080/swagger-ui.html