hatchways / team-pumpernickel

0 stars 0 forks source link

Setup#39/aws s3 #46

Closed michaeldotdev closed 3 years ago

michaeldotdev commented 3 years ago

What this PR does (required):

  1. Setup AWS S3 Bucket
  2. Upload file to Express server then pushes to S3 Bucket

Screenshots / Videos (required):

Screen Shot 2021-09-15 at 1 31 02 PM Screen Shot 2021-09-15 at 2 51 21 PM

Any information needed to test this feature (required):

  1. Change directory into server
  2. npm run dev
  3. Using Postman to send a POST request to localhost:3001/profilePhotos attaching an image to the body

Any issues with the current functionality (optional):

N/A