efim 4a64f2186f feat: nix build enabled
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
2023-10-08 07:20:48 +00:00

11 lines
83 B
Plaintext

.DS_Store
.idea
*.log
tmp/
.go
.direnv
pb_data
pages/static/public/out.css
result