DallasGiles / document-management-platform

platform for people to share documents
MIT License
2 stars 0 forks source link

Added AWS S3 SDK node packages. Created /utils folder in /client/src.… #11

Closed Grawrb closed 3 months ago

Grawrb commented 3 months ago

… Created new file awsFunctions.js. Began programming for S3 bucket functions for document uploads and downloads.

Grawrb commented 3 months ago

After this is merged at origin, be sure to pull and merge locally. Then run npm install again to get all necessary AWS SDK functions.