A backend service for uploading and retrieving files using MinIO (S3-compatible storage).
1 . Clone the repository:
git clone https://github.com/casual-user-asm/file-storage-service.git
cd file-storage-service2 . Build and run the Docker containers:
docker-compose up -dTo run this project, you will need to add the following environment variables to your .env file
MINIO_ROOT_USER
MINIO_ROOT_PASSWORD
MINIO_ENDPOINT
MINIO_BUCKET