Minio and a NodeJS API in a docker-compose project: how to handle presigned URLs?
I am working on a Webapp, that contains a Backend and a Frontend (both in NodeJS, the first using Express and the second using Next.JS), in addition to a MariaDB and a Minio services.