Deploy React Browser Client

How can we deploy this React browser client?

As mentioned throughout this section, I use the AWS Amplify framework and platform to deploy this Rosetta Salt browser client and make it highly available for little or no cost through the AWS CloudFront network. However, instead of describing how to do it in writing, I put together this YouTube video to show how to do it.

This video describes how to make changes in a local git branch and then push them to a github repository and then shows you how to connect that branch to a continuous deployment environment within Amplify. After a pause where Amplify builds, deploys, and validates a new version of the application, the video then mentions that that is the point where you'd want to do any manual or automated testing of this new version and then goes on to show how to swap in this new version and release it.

Deploy React browser client for Rosetta Salt password manager