$env:GOOS="linux"

$env:GOARCH="amd64"

go build -o signature-server main.go