Playground deployment for prototyping (optional)
Quickly deploy your web client playground and see it in action
Steps to Deploy Hyperswitch 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 playground
Clean Up
Next step:
Account setupLast updated
Was this helpful?

