A
ALLOWTHEM
DocsGitHub

Quickstart: Standalone

Deploy allowthem as its own binary with a built-in admin interface.

Run the server

cargo run --bin allowthem

The server starts on http://localhost:3000 with login, registration, and admin routes.

Detailed walkthrough coming soon.