Prerequisites Golang 16.x Preparation go mod tidy # install dependencies Install pre-commit hooks npx pre-commit install Run make check to test See here for more details. Start development server make run