Allow for uploading of images. Keep our use-cases in mind. We may need to be able to upload multiple images.
- Sign up to Amazon S3 and set it up. Feel free to create a new gmail account if you do not want to use your personal account.
-*Do not commit api key to repo. Share on Slack*
- Create a route for image upload
- save to amazon s3 and get the url
Allow for uploading of images. Keep our use-cases in mind. We may need to be able to upload multiple images.
- Sign up to Amazon S3 and set it up. Feel free to create a new gmail account if you do not want to use your personal account. -*Do not commit api key to repo. Share on Slack* - Create a route for image upload - save to amazon s3 and get the url
If using Node.js, consider using https://www.npmjs.com/package/multer