Skip to content

Self-host

Self-host is the primary way to run SoftStop. The hosted demo is optional evaluation only.

Local (fastest)

bash
pnpm install
pnpm dev

Or: docker compose up --build — see Docker.

Listens on http://localhost:3000 with in-memory storage.

bash
curl -X POST http://localhost:3000/v1/verify
SOFTSTOP_API_URL=http://localhost:3000 pnpm softstop health

What to configure next

Optional hosted demo

https://softstop.vercel.app — not for production.

Next

Authorize-only pressure permit. MIT licensed.