docs(crud): add implementation examples and complete docs task

This commit is contained in:
2026-02-11 12:10:28 +01:00
parent 5872593b01
commit 7b4b23fc4f
5 changed files with 73 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ This section covers platform and implementation documentation for engineers and
- [Better Auth Baseline](/product-engineering/auth-baseline)
- [RBAC And Permissions](/product-engineering/rbac-permission-model)
- [i18n Conventions](/product-engineering/i18n-conventions)
- [CRUD Examples](/product-engineering/crud-examples)
- [Testing Strategy Baseline](/product-engineering/testing-strategy)
- [Workflow](/workflow)