Implement file upload service using nginx + minio + nestjs. Without any buffering.
Install Docker and docker-compose .
At the root of the project, run:
docker-compose build
# and
docker-compose up
Implement file upload service using nginx + minio + nestjs. Without any buffering.
Install Docker and docker-compose .
At the root of the project, run:
docker-compose build
# and
docker-compose up