kuru-studio / kuru-studio-social-web

👩‍💻 Kuru Studio Social Web
http://social.kuru.studio
1 stars 5 forks source link

Task: Upload Function #32

Open BosEriko opened 2 years ago

BosEriko commented 2 years ago

Task Title

Task: Upload Function

Task Description

This Task will create a utility function that uploads to S3 and returns a URL to be saved on our Rails database. There will be a bucket for production and another for development.

Epic Parent

Feature: User Features

BosEriko commented 2 years ago

https://docs.aws.amazon.com/AmazonS3/latest/API/API_Operations_Amazon_Simple_Storage_Service.html

BosEriko commented 2 years ago

https://stackabuse.com/uploading-files-to-aws-s3-with-node-js/