nix build
will put binary into nix store, and symlink to ./result
running with
./result/bin/auth-pocketbase-attempt serve --dir=./pb_data
if i understood migrations correctly, when using as a framework
migrations will be generated as go files, and will be packaged into the binary