Don't recreate the wheel with a multipart upload. MinIO has got you covered. Use their client (you don't need to install the server, it is generic S3 compatible)
1 update the .env.example file to .env and provide your AWS creds with bucket name
2 npm install and npm start
3 navigate to localhost:3000 and upload a file
Top comments (0)