Learning how a deploy a React App with AWS services
I used this video here
We can even go further and setup a Github Actions config for this project. I loved how easy is to do a pipeline here, an example of Serverless Framework Lambda functions deploy can be seen here
- First you need to setup your credentials in serverless cli
- You go to
/sls-react
folder and runyarn build
- You come back to root dir and run
sls deploy
That's it, at the end of sls deploy
you will have a page in the name of your bucket