Hey guys! First time posting and a beginner with Node. I am building a mobile app that stores the information for every user as well as a profile picture. I was curious how I would go about storing the image and connecting it to each certain user. I am currently using Mongoose schema for each user. I was reading about using S3 as a place to store all my images but I wasn't sure how to go about that and connecting those images to the users and implementing it into the schema. Thank you!
Submitted May 19, 2017 at 11:21PM by Basicbeta22
No comments:
Post a Comment