hatchways / team-callback-cats

0 stars 2 forks source link

Setup Amazon S3 #38

Closed rajivtitus closed 3 years ago

rajivtitus commented 3 years ago

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