Control Center
Prerequisites
Installation Steps
git clone https://github.com/juspay/hyperswitch-control-center.gitcd hyperswitch-control-centernpm installnpm run re:startgit clone --depth 1 --branch latest https://github.com/juspay/hyperswitch cd hyperswitch docker compose up -d --scale hyperswitch-control-center=0api_url = your-backend-url #e.g: http://localhost:8080 sdk_url = your-sdk-url #e.g: http://localhost:9050/HyperLoader.jsnpm run start
Accessing the Application
Last updated
Was this helpful?

