How to setup MinIO in a NestJS API to handle file uploads
Table of contents
Introduction
Requirements
Installation
Create a NestJS API
Install the dependencies
Install MinIO
Set up the NestJS Config module
Usage
Create a MinIO service
Example
Conclusion
Introduction
MinIO is an open source...
ramustar.hashnode.dev4 min read