This document will tell you how to get the project up and running as smoothly as possible.
In order to modify the code you need a working Go installation.
As multiple languages are required for this project it is recommended to use some kind of version manager like asdf.
The Makefile provides common targets in order to lint, test and build your code. Please make sure, that you execute those targets, before creating a PR.