hatchways / team-water-polo

1 stars 1 forks source link

Setup Cloudinary #21

Closed moffatethan closed 2 years ago

moffatethan commented 2 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