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
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