Control Center
Last updated
Was this helpful?
Last updated
Was this helpful?
This setup is meant for development. If you want a quick trial of Hyperswitch (without contributing), use .
Node.js and npm installed on your machine.
Follow these simple steps to set up Hyperswitch on your local machine.
Clone the repository:
Navigate to the project directory:
Install project dependencies:
Start the ReScript compiler:
In another terminal window, start the backend server, and SDK:
Update the config.toml file
In another terminal window, start the development server:
Once the containers are up and running, you can access the application by navigating to in your web browser.