@Valium@mastodon.at On my regular machine, I compiled with:
env GOOS=linux GOARCH=arm GOARM=5 go build
And then transferred the binary and the directories: static, templates, pages, and keys. Then on the Pi, ran the setup process like normal.
What parts didn't work for you?