Build the standalone binary with cargo build -p allowthem --release. The binary includes all auth endpoints, the admin UI, and static asset serving.
cargo build -p allowthem --release
Deployment guide coming soon.