ProjectCardProps Type — supabase Architecture
Architecture documentation for the ProjectCardProps type/interface in ProjectCard.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Home/ProjectList/ProjectCard.tsx lines 28–36
export interface ProjectCardProps {
slug?: string
project: OrgProject
organization?: Organization
rewriteHref?: string
githubIntegration?: IntegrationProjectConnection
vercelIntegration?: IntegrationProjectConnection
resourceWarnings?: ResourceWarning
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free