Environment Setup Database (PostgreSQL) Setup Navigate to the ./Environment directory. Run the following command in your terminal: docker compose -f docker-compose-dev.yml up -d Accessing Swagger UI Start the Server ./gradlew bootRun Open your browser and go to: http://localhost:8080/swagger-ui.html