david-fisher / 320-F19-Track-I

Track I's group repo
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Deploying New Front-End to AWS S3 and Cloudfront #108

Closed mposter1 closed 4 years ago

mposter1 commented 4 years ago

Links courtesy of Alissa:

https://stackoverflow.com/questions/51218979/react-router-doesnt-work-in-aws-s3-bucket

https://hackernoon.com/hosting-static-react-websites-on-aws-s3-cloudfront-with-ssl-924e5c134455

Changed cloudfront origin URL to the hosting URL found under "static web hosting" within the amazon s3 bucket, as well as set the error page under static web hosting in the S3 bucket "donutmonkeybucket3" to index.html.

mposter1 commented 4 years ago

Issue closed. URL updated in cloudfront, and error page set.