diff --git a/src/Page/templates/page/dotboost.html.twig b/src/Page/templates/page/dotboost.html.twig index 1991f572..ff5460bc 100644 --- a/src/Page/templates/page/dotboost.html.twig +++ b/src/Page/templates/page/dotboost.html.twig @@ -523,7 +523,7 @@ cp -r dotboost-main/.claude .claude

A REST API on a PSR-15 middleware pipeline, with OAuth 2.0, RBAC, HAL payloads and an OpenAPI 3.0 specification wired up on install.

- Read more + Read more GitHub
@@ -536,7 +536,7 @@ cp -r dotboost-main/.claude .claude

Table-based record management with RBAC guards, CSRF-protected forms and 2FA, over the shared Core module.

- Read more + Read more GitHub
@@ -549,7 +549,7 @@ cp -r dotboost-main/.claude .claude

A web starter skeleton - user accounts, a contact form, sessions and RBAC-guarded controller actions, rendered on the server.

- Read more + Read more GitHub
@@ -562,7 +562,7 @@ cp -r dotboost-main/.claude .claude

The smallest complete Mezzio application - routing, pipeline and Twig, six direct dependencies and no database layer.

- Read more + Read more GitHub
@@ -575,7 +575,7 @@ cp -r dotboost-main/.claude .claude

Background workers on Symfony Messenger - a TCP listener, Valkey streams, retries and a dead letter queue for what still fails.

- Read more + Read more GitHub