# Self-host-only entrypoint — Vercel serves the endpoint via api/analyze.go # and the static files from its CDN, so the standalone binary isn't deployed. main.go README.md # self-host-only app package (accounts/Postgres) — not used by the demo function internal/app/ # local dev tooling flake.nix flake.lock .air.toml .gitignore tmp/ .pgdata/ .pgsock/