The RSA key is used for nothing else but local development.
Create a .env
file from the .env.template
run
go run github.com/prisma/prisma-client-go migrate dev
run
go run github.com/prisma/prisma-client-go generate
run
go get
Simply run
go run ./main.go