Build / build-and-push (push) Successful in 14s
An optional comma-separated list of glob patterns restricting which addresses may register, applied on top of APP_ALLOW_REGISTRATION. A non-matching new address is silently ignored exactly like registration being off; an address that already has an account can still sign in. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Documentation
Technical documentation for the PHP Project Manager. Start with the root README if you just want to run the app.
- API reference — every REST endpoint: auth (magic links, passkeys), projects, cards, statuses, error shapes, and a curl walkthrough.
- Architecture — backend layout and how the pieces fit together. Frontend architecture lives in web/README.md instead, since it's a large enough topic on its own.
- Setup & configuration — running without Docker, every environment variable, and the test suite.
- Development history — a stage-by-stage log of how the app got here.