Skip to content

Add links to AWS CodePipeline example and serverlress pre-rendering #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ A collection of awesome things regarding Create React App ecosystem.
- [Heroku: Deploying React With Zero Configuration](https://blog.heroku.com/deploying-react-with-zero-configuration)
- [Create React App Buildpack](https://github.com/mars/create-react-app-buildpack)
- [Creare React App - now.sh](https://github.com/xkawi/create-react-app-now)
- [AWS CodePipeline, S3, and AWS CodeBuild using AWS CDK](https://sbstjn.com/deploy-react-cra-with-cdk-codepipeline-and-codebuild.html)

## Articles

Expand All @@ -83,6 +84,7 @@ A collection of awesome things regarding Create React App ecosystem.
- [Create React App vs Other Starter Projects](http://andrewhfarmer.com/create-react-app/)
- [An Almost Static Stack](https://medium.com/superhighfives/an-almost-static-stack-6df0a2791319)
- [Upgrading a create-react-app project to SSR + code splitting](https://medium.com/@andreiduca/upgrading-a-create-react-app-project-to-a-ssr-code-splitting-setup-9da57df2040a)
- [Serverless pre-rendering with AWS Lambda](https://sbstjn.com/serverless-create-react-app-server-side-rendering-ssr-lamda.html) - ([Available in German](https://superluminar.io/2020/02/07/react-spa-und-server-side-rendering-ssr-mit-aws-lambda-cloudfront-und-dem-cdk/))


## Tweaking Configuration
Expand Down