ReflectionsProjections / rp-api-2023

Core Backend API Layer for Reflections | Projections 2023, powered by Nest.js
MIT License
0 stars 0 forks source link

Create S3 endpoint using presigned URLs for resume upload #24

Closed kajalpatelinfo closed 1 year ago

kajalpatelinfo commented 1 year ago

This PR creates an endpoint for S3 uploads (for resumes in particular) on the current registration form using S3 presigned URLs. It also adds a README so that users may properly configure their environment variables for AWS to pull.

kajalpatelinfo commented 1 year ago

@xuxey @rohannunu @anandani4136 Please review when you have a chance!