Overview - Developer Guidelines
OpenQuok developer guidelines — security, RBAC, SSR safety, and theming conventions.
Developer Guidelines
This section collects engineering guidelines that are easy to forget during day-to-day work (RBAC conventions, SSR security constraints, and secret-handling rules).
Security guidelines
Service key rules, RLS guidance, and SSR state management safety
RBAC (roles & permissions)
How app-level roles/permissions work and how to secure routes correctly
DaisyUI theming
Semantic color classes, theme-safe UI tokens, and shadcn-to-DaisyUI mapping