Important
This code has been publicly released and archived. You may use it in accordance with the License. Support will not be provided.
git clone https://github.com/astralservices/api.git
mv example.env .env.local
go mod download
go run .
Alternatively, use the VSCode launch configuration to have debugging enabled