Skip to content

Commit

Permalink
Update deployment.md with another AWS example (#7616)
Browse files Browse the repository at this point in the history
Add blog post that takes a React developer step-by-step through many features of AWS. Blog post is suitable for a beginner to follow and have a production ready workflow.
  • Loading branch information
AndrewBestbier authored and amyrlam committed Sep 17, 2019
1 parent 7ac8150 commit a1afaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/deployment.md
Expand Up @@ -476,7 +476,7 @@ Use invite code `cra` to sign up or use [this link](https://render.com/i/cra).
## [S3](https://aws.amazon.com/s3) and [CloudFront](https://aws.amazon.com/cloudfront/)
See this [blog post](https://medium.com/@omgwtfmarc/deploying-create-react-app-to-s3-or-cloudfront-48dae4ce0af) on how to deploy your React app to Amazon Web Services S3 and CloudFront.
See this [blog post](https://medium.com/@omgwtfmarc/deploying-create-react-app-to-s3-or-cloudfront-48dae4ce0af) on how to deploy your React app to Amazon Web Services S3 and CloudFront. If you are looking to add a custom domain, HTTPS and continuous deployment see this [blog post](https://medium.com/dailyjs/a-guide-to-deploying-your-react-app-with-aws-s3-including-https-a-custom-domain-a-cdn-and-58245251f081).
## [Surge](https://surge.sh/)
Expand Down

0 comments on commit a1afaa6

Please sign in to comment.