Installation
Gateway is a Golang HTTP server. If you are familiar with Go, you can run it directly, otherwise, you can use Docker.
Using Golang
Clone the project and build the binary:
go build .
Using Docker
A Docker image is available here:
ghcr.io/florichardaloecorp/gateway:latest