update environment variables for s3 to avoid reserved words
update environment variables for ssr
created an example page for the upload function
How does the solution address the problem
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.
Story Title
Task: Upload Function
Changes made
How does the solution address the problem
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.
Linked issues
Resolves #32