DEV Community

Sebastian Döll
Sebastian Döll

Posted on

2 1

Deploy AWS CloudFormation stacks with GitHub Actions + React Example

You want to deploy your infrastructure with GitHub Actions?

I have published AWS CloudFormation Action for GitHub Actions and walk you through the example of a React app in an article on the AWS Open Source Blog.

You can also use the Create React App Template for AWS Amplify to shortcut the process to connect the app to the AWS Amplify Console with AWS CloudFormation.

👇

npx create-react-app my-app --template amplify-typescript
Enter fullscreen mode Exit fullscreen mode

Go build!

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay