GitHub repository option
Last updated
Last updated
Pull the latest gateway version from our GitHub repository and install it locally.
Building the gateway requires using Go (version 1.19 or later). You can install it using your favorite package manager. Once the dependencies are installed, run make gateway
.