How to upload images to aws s3 and store the url in mongoDB using serverless

Viewed 12

I want to upload an image in S3 and to use it as a profile picture for a social media I'm making. I want to save the image url in mongoDb. here is my user model

0 Answers
Related