Multer and image/video uploading with ImageKit and Cloudinary.
If you are building a Node.js backend, file upload is one of the most practical things you will implement.
You might need to:
upload profile images
upload product photos
upload videos
replace old
bhaumikpatel.hashnode.dev16 min read