CmsFrontend Domain — supabase Architecture
The public-facing Next.js application that renders data stored within the ContentManagement domain.
Entity Profile
Dependency Diagram
graph TD domain_CmsFrontend["CmsFrontend"] subdomain_CmsFrontend_BlockRenderer["BlockRenderer"] domain_CmsFrontend --> subdomain_CmsFrontend_BlockRenderer subdomain_CmsFrontend_Metadata["Metadata"] domain_CmsFrontend --> subdomain_CmsFrontend_Metadata style domain_CmsFrontend fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Subdomains
Source Files
Source
Frequently Asked Questions
What is the CmsFrontend domain?
The CmsFrontend domain is an architectural grouping in the supabase codebase. The public-facing Next.js application that renders data stored within the ContentManagement domain. It contains 6 source files.
What subdomains are in CmsFrontend?
The CmsFrontend domain contains 2 subdomain(s): BlockRenderer, Metadata.
How many files are in CmsFrontend?
The CmsFrontend domain contains 6 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free