Production ready deployment
Deploy web client on AWS
What do you need to get started
Let's begin!
Step 1 - Install or Update the AWS CLI
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/installaws --versioncurl "https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/installaws --versioncurl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg"
sudo installer -pkg AWSCLIV2.pkg -target /which awsStep 2 - Configure the AWS CLI

Step 3 - Setup Hyperswitch Web Client
Next step:
Integrate web client on your web appLast updated
Was this helpful?

