GettingStartedStatuses Type — supabase Architecture
Architecture documentation for the GettingStartedStatuses type/interface in useGettingStartedProgress.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/HomeNew/GettingStarted/useGettingStartedProgress.ts lines 16–27
type GettingStartedStatuses = {
hasTables: boolean
hasCliSetup: boolean
hasSampleData: boolean
hasRlsPolicies: boolean
hasAppConnected: boolean
hasFirstUser: boolean
hasStorageObjects: boolean
hasEdgeFunctions: boolean
hasReports: boolean
hasGitHubConnection: boolean
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free