https://pulumi.com logo
#aws
Title
# aws
a

acceptable-coat-17605

11/10/2023, 3:33 AM
Hi All, I’m new to Pulumi and would like to know how I can add or create a react app inside an already existing Pulumi project that has a website hosted on an S3 bucket and deployed through GitHub actions. If anyone has some info to share that would be great. Thanks! David.
b

brave-planet-10645

11/11/2023, 2:20 PM
HI David, we have some templates that you can use to deploy an app to S3 behind cloud front: https://www.pulumi.com/templates/static-website/aws/ We also have a GitHub Action that makes it easier to deploy using Pulumi: https://www.pulumi.com/docs/using-pulumi/continuous-delivery/github-actions/