DocumentationSystem Domain — supabase Architecture
A specialized Next.js application for serving technical guides and SDK references via MDX and OpenAPI specs.
Entity Profile
Dependency Diagram
graph TD domain_DocumentationSystem["DocumentationSystem"] subdomain_DocumentationSystem_SearchEmbeddings["SearchEmbeddings"] domain_DocumentationSystem --> subdomain_DocumentationSystem_SearchEmbeddings subdomain_DocumentationSystem_ReferenceGen["ReferenceGen"] domain_DocumentationSystem --> subdomain_DocumentationSystem_ReferenceGen style domain_DocumentationSystem fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Subdomains
Source Files
- apps/docs/features/ui/Accordion.tsx
- apps/docs/app/guides/getting-started/ai-prompts/[slug]/AiPrompts.utils.ts
- apps/docs/app/guides/getting-started/ai-prompts/[slug]/AiPromptsIndex.tsx
- apps/docs/components/ApiBodyParam.tsx
- apps/docs/components/ApiSchema.tsx
- apps/docs/components/ApiSchemaOption.tsx
- apps/docs/generator/templates/ApiTemplate.ts
- apps/docs/app/dev-secret-auth/AuthForm.client.tsx
- apps/docs/components/AuthProviders.tsx
- apps/docs/components/AuthSmsProviderConfig/AuthSmsProviderConfig.Warnings.tsx
- apps/docs/components/AuthSmsProviderConfig/AuthSmsProviderConfig.tsx
- apps/docs/components/Breadcrumbs.tsx
- apps/docs/components/ButtonCard.tsx
- apps/docs/components/reference/enrichments/cli/CliGlobalFlagsHandler.tsx
- apps/docs/generator/types/CliSpec.ts
- apps/docs/generator/templates/CliTemplate.ts
- apps/docs/features/ui/CodeBlock/CodeBlock.client.tsx
- apps/docs/features/ui/CodeBlock/CodeBlock.tsx
- apps/docs/features/ui/CodeBlock/CodeBlock.utils.ts
- apps/docs/features/directives/CodeSample.client.tsx
- apps/docs/features/directives/CodeSample.test.ts
- apps/docs/features/directives/CodeSample.ts
- apps/docs/features/directives/CodeTabs.components.tsx
- apps/docs/features/directives/CodeTabs.test.ts
- apps/docs/features/directives/CodeTabs.ts
- apps/docs/features/command/CommandMenu.tsx
- apps/docs/components/ComputeDiskLimitsTable.tsx
- apps/docs/generator/types/ConfigSpec.ts
- apps/docs/generator/templates/ConfigTemplate.ts
- apps/docs/app/contributing/ContributingToC.tsx
- apps/docs/lib/custom-content/CustomContent.types.ts
- apps/docs/layouts/DefaultGuideLayout.tsx
- apps/docs/layouts/DefaultLayout.tsx
- apps/docs/features/command/DocsCommandProvider.tsx
- apps/docs/components/DocsCoverLogo.tsx
- apps/docs/features/ui/ErrorCodes.tsx
- apps/docs/generator/legacy/components/Example.ts
- apps/docs/components/Feedback/Feedback.tsx
- apps/docs/components/Feedback/Feedback.utils.ts
- apps/docs/components/Feedback/FeedbackModal.tsx
- apps/docs/components/Flag/Flag.tsx
- apps/docs/components/Flag/FlagContext.ts
- apps/docs/components/Flag/FlagProvider.tsx
- apps/docs/components/Navigation/Footer.tsx
- apps/docs/features/ui/GlassPanelWithIconPicker.tsx
- apps/docs/components/Navigation/NavigationMenu/GlobalMobileMenu.tsx
- apps/docs/components/Navigation/NavigationMenu/GlobalNavigationMenu.tsx
- apps/docs/features/ui/guide/Guide.tsx
- apps/docs/features/ui/guide/GuideArticle.tsx
- apps/docs/features/ui/guide/GuideFooter.tsx
- apps/docs/features/ui/guide/GuideHeader.tsx
- apps/docs/features/ui/guide/GuideMdxContent.tsx
- apps/docs/features/ui/GuideTemplate.tsx
- apps/docs/features/docs/GuidesMdx.client.tsx
- apps/docs/features/docs/GuidesMdx.state.ts
- apps/docs/features/docs/GuidesMdx.template.tsx
- apps/docs/features/docs/GuidesMdx.utils.tsx
- apps/docs/components/GuidesTableOfContents.tsx
- apps/docs/layouts/HomeLayout.tsx
- apps/docs/components/HomePageCover.tsx
- apps/docs/features/ui/IconPanelWithIconPicker.tsx
- apps/docs/features/ui/InfoTooltip.tsx
- apps/docs/layouts/MainSkeleton.tsx
- apps/docs/features/ui/McpConfigPanel.tsx
- apps/docs/features/docs/MdxBase.shared.tsx
- apps/docs/features/docs/MdxBase.tsx
- apps/docs/components/Navigation/NavigationMenu/MenuIconPicker.tsx
- apps/docs/components/Navigation/NavigationMenu/MenuIcons.tsx
- apps/docs/components/MetricsStackCards.tsx
- apps/docs/components/NavData.tsx
- apps/docs/components/Navigation/Navigation.commands.tsx
- apps/docs/components/Navigation/Navigation.types.ts
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.Context.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.utils.ts
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuCliList.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuGuideList.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuGuideListItems.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuRefList.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuRefListItems.tsx
- apps/docs/features/docs/NavigationPageStatus.utils.ts
- apps/docs/features/recommendations/NotFound.client.tsx
- apps/docs/components/Options.tsx
- apps/docs/generator/legacy/components/Page.ts
- apps/docs/components/Params.tsx
- apps/docs/features/directives/Partial.test.ts
- apps/docs/features/directives/Partial.ts
- apps/docs/components/Price.tsx
- apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.ComboBox.tsx
- apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.tsx
- apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.utils.ts
- apps/docs/features/command/Quickstarts.tsx
- apps/docs/components/RealtimeLimitsEstimator/RealtimeLimitsEstimator.tsx
- apps/docs/components/reference/RefHeaderSection.tsx
- apps/docs/layouts/ref/RefSubLayout.tsx
- apps/docs/layouts/ref/RefSubLayoutNonFunc.tsx
- apps/docs/components/RefVersionDropdown.tsx
- apps/docs/features/docs/Reference.api.utils.ts
- apps/docs/features/docs/Reference.apiPage.tsx
- apps/docs/features/docs/Reference.cliPage.tsx
- apps/docs/features/docs/Reference.generated.script.ts
- apps/docs/features/docs/Reference.generated.singleton.ts
- apps/docs/features/docs/Reference.header.tsx
- apps/docs/features/docs/Reference.introduction.tsx
- apps/docs/features/docs/Reference.mdx.tsx
- apps/docs/features/docs/Reference.navigation.client.tsx
- apps/docs/features/docs/Reference.navigation.tsx
- apps/docs/features/docs/Reference.sdkPage.tsx
- apps/docs/features/docs/Reference.sections.tsx
- apps/docs/features/docs/Reference.selfHostingPage.tsx
- apps/docs/features/docs/Reference.typeSpec.test.ts
- apps/docs/features/docs/Reference.typeSpec.ts
- apps/docs/components/reference/Reference.types.ts
- apps/docs/features/docs/Reference.ui.client.tsx
- apps/docs/features/docs/Reference.ui.shared.ts
- apps/docs/features/docs/Reference.ui.tsx
- apps/docs/features/docs/Reference.utils.ts
- apps/docs/layouts/ReferenceLayout.tsx
- apps/docs/components/RegionsList.tsx
- apps/docs/generator/types/SdkSpec.ts
- apps/docs/generator/templates/SdkTemplate.ts
- apps/docs/components/SharedData.tsx
- apps/docs/features/directives/Show.test.ts
- apps/docs/features/directives/Show.ts
- apps/docs/features/ui/ShowUntil.tsx
- apps/docs/components/Navigation/SideBar.tsx
- apps/docs/layouts/SiteLayout.tsx
- apps/docs/generator/types/Spec.ts
- apps/docs/components/StepHike/StepHikeContext.tsx
- apps/docs/generator/legacy/components/Tab.ts
- apps/docs/features/ui/Tabs.tsx
- apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx
- apps/docs/components/Navigation/NavigationMenu/TopNavDropdown.tsx
- apps/docs/features/docs/Troubleshooting.page.tsx
- apps/docs/features/docs/Troubleshooting.script.mjs
- apps/docs/features/docs/Troubleshooting.ui.client.tsx
- apps/docs/features/docs/Troubleshooting.ui.tsx
- apps/docs/features/docs/Troubleshooting.utils.common.mjs
- apps/docs/features/docs/Troubleshooting.utils.shared.ts
- apps/docs/features/docs/Troubleshooting.utils.ts
- apps/docs/features/docs/TroubleshootingSection.page.tsx
- apps/docs/spec/transforms/analytics_v0_openapi_deparsed.json
- apps/docs/generator/api.ts
- apps/docs/spec/transforms/api_v1_openapi_deparsed.json
- apps/docs/features/app.providers.tsx
- apps/docs/features/auth/auth.client.tsx
- apps/docs/data/authProviders.ts
- apps/docs/spec/auth_v1_openapi.json
- apps/docs/scripts/search/sources/base.ts
- apps/docs/lib/fetch/branches.ts
- apps/docs/generator/cli.ts
- apps/docs/internals/files/cli.ts
- apps/docs/spec/enrichments/tsdoc_v2/combined.json
- apps/docs/spec/common-api-sections.json
- apps/docs/spec/common-cli-sections.json
- apps/docs/spec/common-client-libs-sections.json
- apps/docs/spec/common-self-hosting-analytics-sections.json
- apps/docs/spec/common-self-hosting-auth-sections.json
- apps/docs/spec/common-self-hosting-functions-sections.json
- apps/docs/spec/common-self-hosting-realtime-sections.json
- apps/docs/spec/common-self-hosting-storage-sections.json
- apps/docs/generator/config.ts
- apps/docs/resources/utils/connections.ts
- apps/docs/lib/constants.ts
- apps/docs/lib/custom-content/custom-content.json
- apps/docs/generator/legacy/definitions.ts
- apps/docs/lib/docs.ts
- apps/docs/scripts/utils/dotenv.js
- apps/docs/resources/error/errorModel.ts
- apps/docs/resources/error/errorResolver.ts
- apps/docs/resources/error/errorSchema.ts
- apps/docs/resources/error/errorSync.ts
- apps/docs/resources/error/errorTypes.ts
- apps/docs/app/api/graphql/tests/errors.collection.test.ts
- apps/docs/app/api/graphql/tests/errors.test.ts
- apps/docs/lib/fetch/feedback.ts
- apps/docs/types/fetch.ts
- apps/docs/lib/fetch/fetchWrappers.ts
- apps/docs/resources/utils/fields.ts
- apps/docs/data/footer.ts
- apps/docs/scripts/search/generate-embeddings.ts
- apps/docs/internals/generate-sitemap.ts
- apps/docs/lib/mdx/generateRefMarkdown.tsx
- apps/docs/lib/custom-content/getCustomContent.ts
- apps/docs/scripts/search/sources/github-discussion.ts
- apps/docs/resources/globalSearch/globalSearchInterface.ts
- apps/docs/resources/globalSearch/globalSearchModel.ts
- apps/docs/resources/globalSearch/globalSearchResolver.ts
- apps/docs/resources/globalSearch/globalSearchSchema.ts
- apps/docs/scripts/graphqlSchema.ts
- apps/docs/resources/guide/guideModel.ts
- apps/docs/resources/guide/guideModelLoader.ts
- apps/docs/resources/guide/guideSchema.ts
- apps/docs/lib/mdx/handleRefStaticPaths.tsx
- apps/docs/lib/mdx/handleRefStaticProps.tsx
- apps/docs/features/ui/helpers.constants.ts
- apps/docs/features/ui/helpers.dom.ts
- apps/docs/features/helpers.edit-link.tsx
- apps/docs/features/helpers.fetch.ts
- apps/docs/features/helpers.fn.ts
- apps/docs/features/helpers.fs.ts
- apps/docs/scripts/helpers.mdx.ts
- apps/docs/features/helpers.misc.ts
- apps/docs/features/ui/helpers.scroll.client.tsx
- apps/docs/features/helpers.time.ts
- apps/docs/internals/helpers.ts
- apps/docs/generator/legacy/lib/helpers.ts
- apps/docs/lib/refGenerator/helpers.ts
- apps/docs/generator/helpers.ts
- apps/docs/lib/helpers.ts
- apps/docs/features/helpers.types.ts
- apps/docs/lib/historyUtils.ts
- apps/docs/scripts/search/sources/index.ts
- apps/docs/generator/index.ts
- apps/docs/features/ui/guide/index.ts
- apps/docs/types/index.ts
- apps/docs/layouts/guides/index.tsx
- apps/docs/components/Extensions/index.tsx
- apps/docs/components/AppleSecretGenerator/index.tsx
- apps/docs/components/StepHikeCompact/index.tsx
- apps/docs/components/StepHike/index.tsx
- apps/docs/components/RealtimeLimitsEstimator/index.tsx
- apps/docs/components/JwtGenerator/index.tsx
- apps/docs/components/AuthSmsProviderConfig/index.tsx
- apps/docs/components/Feedback/index.tsx
- apps/docs/features/command/index.tsx
- apps/docs/components/ProjectConfigVariables/index.tsx
- apps/docs/instrumentation-client.ts
- apps/docs/scripts/last-changed.ts
- apps/docs/app/guides/graphql/layout.tsx
- apps/docs/app/guides/realtime/layout.tsx
- apps/docs/app/guides/security/layout.tsx
- apps/docs/app/guides/ai/layout.tsx
- apps/docs/app/guides/integrations/layout.tsx
- apps/docs/app/guides/functions/layout.tsx
- apps/docs/app/guides/resources/layout.tsx
- apps/docs/app/guides/queues/layout.tsx
- apps/docs/app/guides/database/layout.tsx
- apps/docs/app/guides/platform/layout.tsx
- apps/docs/app/guides/auth/layout.tsx
- apps/docs/app/guides/cron/layout.tsx
- apps/docs/app/guides/deployment/layout.tsx
- apps/docs/app/guides/getting-started/layout.tsx
- apps/docs/app/guides/api/layout.tsx
- apps/docs/app/guides/local-development/layout.tsx
- apps/docs/app/guides/storage/layout.tsx
- apps/docs/app/guides/self-hosting/layout.tsx
- apps/docs/app/guides/telemetry/layout.tsx
- apps/docs/app/layout.tsx
- apps/docs/generator/legacy.ts
- apps/docs/scripts/search/sources/lint-warnings-guide.ts
- apps/docs/scripts/llms.ts
- apps/docs/lib/logger.ts
- apps/docs/scripts/search/sources/markdown.ts
- apps/docs/middleware.ts
- apps/docs/content/navigation.references.ts
- apps/docs/types/next-mdx-remote-serialize.ts
- apps/docs/next.config.mjs
- apps/docs/types/next.ts
- apps/docs/app/not-found.tsx
- apps/docs/lib/octokit.ts
- apps/docs/lib/openAi.ts
- apps/docs/features/seo/openGraph.ts
- apps/docs/lib/fetch/organizations.ts
- apps/docs/app/guides/database/extensions/wrappers/[[...slug]]/page.tsx
- apps/docs/app/guides/database/troubleshooting/page.tsx
- apps/docs/app/guides/storage/[[...slug]]/page.tsx
- apps/docs/app/guides/security/[[...slug]]/page.tsx
- apps/docs/app/guides/ai/[[...slug]]/page.tsx
- apps/docs/app/guides/platform/[[...slug]]/page.tsx
- apps/docs/app/guides/integrations/[[...slug]]/page.tsx
- apps/docs/app/guides/self-hosting/realtime/config/page.tsx
- apps/docs/app/guides/self-hosting/analytics/config/page.tsx
- apps/docs/app/guides/cron/[[...slug]]/page.tsx
- apps/docs/app/guides/getting-started/ai-prompts/[slug]/page.tsx
- apps/docs/app/contributing/page.tsx
- apps/docs/app/guides/self-hosting/[[...slug]]/page.tsx
- apps/docs/app/guides/realtime/troubleshooting/page.tsx
- apps/docs/app/guides/realtime/[[...slug]]/page.tsx
- apps/docs/app/guides/database/[[...slug]]/page.tsx
- apps/docs/app/guides/getting-started/[[...slug]]/page.tsx
- apps/docs/app/guides/deployment/terraform/[[...slug]]/page.tsx
- apps/docs/app/guides/database/database-advisors/page.tsx
- apps/docs/app/graphiql/page.tsx
- apps/docs/app/guides/ai/python/[slug]/page.tsx
- apps/docs/app/guides/deployment/ci/[slug]/page.tsx
- apps/docs/app/dev-secret-auth/page.tsx
- apps/docs/app/guides/local-development/[[...slug]]/page.tsx
- apps/docs/app/guides/functions/[[...slug]]/page.tsx
- apps/docs/app/guides/functions/troubleshooting/page.tsx
- apps/docs/app/guides/resources/[[...slug]]/page.tsx
- apps/docs/app/guides/telemetry/[[...slug]]/page.tsx
- apps/docs/app/guides/deployment/[[...slug]]/page.tsx
- apps/docs/app/guides/graphql/[[...slug]]/page.tsx
- apps/docs/app/guides/api/[[...slug]]/page.tsx
- apps/docs/app/guides/self-hosting/storage/config/page.tsx
- apps/docs/app/reference/[...slug]/page.tsx
- apps/docs/app/guides/storage/troubleshooting/page.tsx
- apps/docs/app/guides/auth/[[...slug]]/page.tsx
- apps/docs/app/guides/queues/[[...slug]]/page.tsx
- apps/docs/app/guides/troubleshooting/page.tsx
- apps/docs/app/page.tsx
- apps/docs/app/guides/self-hosting/auth/config/page.tsx
- apps/docs/app/guides/deployment/terraform/reference/page.tsx
- apps/docs/app/guides/auth/troubleshooting/page.tsx
- apps/docs/app/guides/troubleshooting/[slug]/page.tsx
- apps/docs/app/guides/local-development/cli/config/page.tsx
- apps/docs/app/reference/page.tsx
- apps/docs/scripts/search/sources/partner-integrations.ts
- apps/docs/lib/fetch/pooler.ts
- apps/docs/lib/fetch/projectApi.ts
- apps/docs/lib/fetch/projects-infinite.ts
- apps/docs/features/data/queryClient.client.tsx
- apps/docs/lib/fetch/queryClient.ts
- apps/docs/lib/refGenerator/refTypes.ts
- apps/docs/scripts/search/sources/reference-doc.ts
- apps/docs/internals/files/reference-lib.ts
- apps/docs/resources/reference/referenceCLIModel.ts
- apps/docs/resources/reference/referenceCLISchema.ts
- apps/docs/resources/reference/referenceManagementApiModel.ts
- apps/docs/resources/reference/referenceManagementApiSchema.ts
- apps/docs/resources/reference/referenceSDKModel.ts
- apps/docs/resources/reference/referenceSDKSchema.ts
- apps/docs/lib/mdx/plugins/rehypeLinkTransform.ts
- apps/docs/lib/mdx/plugins/remarkAdmonition.ts
- apps/docs/lib/mdx/plugins/remarkRemoveTitle.ts
- apps/docs/lib/mdx/plugins/remarkTabs.ts
- apps/docs/lib/remotePatterns.js
- apps/docs/resources/rootSchema.ts
- apps/docs/resources/rootSync.ts
- apps/docs/app/api/revalidate/route.test.ts
- apps/docs/app/api/graphql/route.test.ts
- apps/docs/app/api/graphql/route.ts
- apps/docs/app/api/crawlers/route.ts
- apps/docs/app/api/revalidate/route.ts
- apps/docs/app/api/revalidate/route.utils.ts
- apps/docs/generator/sdk.ts
- apps/docs/app/api/graphql/tests/searchDocs.test.ts
- apps/docs/sentry.edge.config.ts
- apps/docs/sentry.server.config.ts
- apps/docs/lib/storage.ts
- apps/docs/spec/storage_v0_openapi.json
- apps/docs/features/ui/CodeBlock/supabase-2.json
- apps/docs/lib/supabase.ts
- apps/docs/lib/supabaseAdmin.ts
- apps/docs/lib/supabaseMisc.ts
- apps/docs/features/telemetry/telemetry.client.tsx
- apps/docs/lib/telemetry.ts
- apps/docs/app/guides/deployment/terraform/terraformConstants.ts
- apps/docs/features/ui/theme.client.tsx
- apps/docs/data/realtime/throughput.json
- apps/docs/resources/troubleshooting/troubleshootingModel.ts
- apps/docs/resources/troubleshooting/troubleshootingSchema.ts
- apps/docs/hooks/useCopy.ts
- apps/docs/hooks/useDebounce.tsx
- apps/docs/hooks/useDocsCommandMenuTelemetry.ts
- apps/docs/components/Navigation/NavigationMenu/useDropdownMenu.tsx
- apps/docs/hooks/useFlag.ts
- apps/docs/hooks/useIntersectionObserver.tsx
- apps/docs/hooks/useIsMounted.ts
- apps/docs/hooks/useMenuState.ts
- apps/docs/hooks/useWindowLocation.ts
- apps/docs/lib/userAuth.ts
- apps/docs/features/directives/utils.server.ts
- apps/docs/features/directives/utils.ts
- apps/docs/scripts/search/embeddings/utils.ts
- apps/docs/app/api/utils.ts
- apps/docs/app/api/graphql/validators.test.ts
- apps/docs/app/api/graphql/validators.ts
Source
- apps/docs/features/ui/Accordion.tsx
- apps/docs/app/guides/getting-started/ai-prompts/[slug]/AiPrompts.utils.ts
- apps/docs/app/guides/getting-started/ai-prompts/[slug]/AiPromptsIndex.tsx
- apps/docs/components/ApiBodyParam.tsx
- apps/docs/components/ApiSchema.tsx
- apps/docs/components/ApiSchemaOption.tsx
- apps/docs/generator/templates/ApiTemplate.ts
- apps/docs/app/dev-secret-auth/AuthForm.client.tsx
- apps/docs/components/AuthProviders.tsx
- apps/docs/components/AuthSmsProviderConfig/AuthSmsProviderConfig.Warnings.tsx
- apps/docs/components/AuthSmsProviderConfig/AuthSmsProviderConfig.tsx
- apps/docs/components/Breadcrumbs.tsx
- apps/docs/components/ButtonCard.tsx
- apps/docs/components/reference/enrichments/cli/CliGlobalFlagsHandler.tsx
- apps/docs/generator/types/CliSpec.ts
- apps/docs/generator/templates/CliTemplate.ts
- apps/docs/features/ui/CodeBlock/CodeBlock.client.tsx
- apps/docs/features/ui/CodeBlock/CodeBlock.tsx
- apps/docs/features/ui/CodeBlock/CodeBlock.utils.ts
- apps/docs/features/directives/CodeSample.client.tsx
- apps/docs/features/directives/CodeSample.test.ts
- apps/docs/features/directives/CodeSample.ts
- apps/docs/features/directives/CodeTabs.components.tsx
- apps/docs/features/directives/CodeTabs.test.ts
- apps/docs/features/directives/CodeTabs.ts
- apps/docs/features/command/CommandMenu.tsx
- apps/docs/components/ComputeDiskLimitsTable.tsx
- apps/docs/generator/types/ConfigSpec.ts
- apps/docs/generator/templates/ConfigTemplate.ts
- apps/docs/app/contributing/ContributingToC.tsx
- apps/docs/lib/custom-content/CustomContent.types.ts
- apps/docs/layouts/DefaultGuideLayout.tsx
- apps/docs/layouts/DefaultLayout.tsx
- apps/docs/features/command/DocsCommandProvider.tsx
- apps/docs/components/DocsCoverLogo.tsx
- apps/docs/features/ui/ErrorCodes.tsx
- apps/docs/generator/legacy/components/Example.ts
- apps/docs/components/Feedback/Feedback.tsx
- apps/docs/components/Feedback/Feedback.utils.ts
- apps/docs/components/Feedback/FeedbackModal.tsx
- apps/docs/components/Flag/Flag.tsx
- apps/docs/components/Flag/FlagContext.ts
- apps/docs/components/Flag/FlagProvider.tsx
- apps/docs/components/Navigation/Footer.tsx
- apps/docs/features/ui/GlassPanelWithIconPicker.tsx
- apps/docs/components/Navigation/NavigationMenu/GlobalMobileMenu.tsx
- apps/docs/components/Navigation/NavigationMenu/GlobalNavigationMenu.tsx
- apps/docs/features/ui/guide/Guide.tsx
- apps/docs/features/ui/guide/GuideArticle.tsx
- apps/docs/features/ui/guide/GuideFooter.tsx
- apps/docs/features/ui/guide/GuideHeader.tsx
- apps/docs/features/ui/guide/GuideMdxContent.tsx
- apps/docs/features/ui/GuideTemplate.tsx
- apps/docs/features/docs/GuidesMdx.client.tsx
- apps/docs/features/docs/GuidesMdx.state.ts
- apps/docs/features/docs/GuidesMdx.template.tsx
- apps/docs/features/docs/GuidesMdx.utils.tsx
- apps/docs/components/GuidesTableOfContents.tsx
- apps/docs/layouts/HomeLayout.tsx
- apps/docs/components/HomePageCover.tsx
- apps/docs/features/ui/IconPanelWithIconPicker.tsx
- apps/docs/features/ui/InfoTooltip.tsx
- apps/docs/layouts/MainSkeleton.tsx
- apps/docs/features/ui/McpConfigPanel.tsx
- apps/docs/features/docs/MdxBase.shared.tsx
- apps/docs/features/docs/MdxBase.tsx
- apps/docs/components/Navigation/NavigationMenu/MenuIconPicker.tsx
- apps/docs/components/Navigation/NavigationMenu/MenuIcons.tsx
- apps/docs/components/MetricsStackCards.tsx
- apps/docs/components/NavData.tsx
- apps/docs/components/Navigation/Navigation.commands.tsx
- apps/docs/components/Navigation/Navigation.types.ts
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.Context.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenu.utils.ts
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuCliList.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuGuideList.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuGuideListItems.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuRefList.tsx
- apps/docs/components/Navigation/NavigationMenu/NavigationMenuRefListItems.tsx
- apps/docs/features/docs/NavigationPageStatus.utils.ts
- apps/docs/features/recommendations/NotFound.client.tsx
- apps/docs/components/Options.tsx
- apps/docs/generator/legacy/components/Page.ts
- apps/docs/components/Params.tsx
- apps/docs/features/directives/Partial.test.ts
- apps/docs/features/directives/Partial.ts
- apps/docs/components/Price.tsx
- apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.ComboBox.tsx
- apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.tsx
- apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.utils.ts
- apps/docs/features/command/Quickstarts.tsx
- apps/docs/components/RealtimeLimitsEstimator/RealtimeLimitsEstimator.tsx
- apps/docs/components/reference/RefHeaderSection.tsx
- apps/docs/layouts/ref/RefSubLayout.tsx
- apps/docs/layouts/ref/RefSubLayoutNonFunc.tsx
- apps/docs/components/RefVersionDropdown.tsx
- apps/docs/features/docs/Reference.api.utils.ts
- apps/docs/features/docs/Reference.apiPage.tsx
- apps/docs/features/docs/Reference.cliPage.tsx
- apps/docs/features/docs/Reference.generated.script.ts
- apps/docs/features/docs/Reference.generated.singleton.ts
- apps/docs/features/docs/Reference.header.tsx
- apps/docs/features/docs/Reference.introduction.tsx
- apps/docs/features/docs/Reference.mdx.tsx
- apps/docs/features/docs/Reference.navigation.client.tsx
- apps/docs/features/docs/Reference.navigation.tsx
- apps/docs/features/docs/Reference.sdkPage.tsx
- apps/docs/features/docs/Reference.sections.tsx
- apps/docs/features/docs/Reference.selfHostingPage.tsx
- apps/docs/features/docs/Reference.typeSpec.test.ts
- apps/docs/features/docs/Reference.typeSpec.ts
- apps/docs/components/reference/Reference.types.ts
- apps/docs/features/docs/Reference.ui.client.tsx
- apps/docs/features/docs/Reference.ui.shared.ts
- apps/docs/features/docs/Reference.ui.tsx
- apps/docs/features/docs/Reference.utils.ts
- apps/docs/layouts/ReferenceLayout.tsx
- apps/docs/components/RegionsList.tsx
- apps/docs/generator/types/SdkSpec.ts
- apps/docs/generator/templates/SdkTemplate.ts
- apps/docs/components/SharedData.tsx
- apps/docs/features/directives/Show.test.ts
- apps/docs/features/directives/Show.ts
- apps/docs/features/ui/ShowUntil.tsx
- apps/docs/components/Navigation/SideBar.tsx
- apps/docs/layouts/SiteLayout.tsx
- apps/docs/generator/types/Spec.ts
- apps/docs/components/StepHike/StepHikeContext.tsx
- apps/docs/generator/legacy/components/Tab.ts
- apps/docs/features/ui/Tabs.tsx
- apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx
- apps/docs/components/Navigation/NavigationMenu/TopNavDropdown.tsx
- apps/docs/features/docs/Troubleshooting.page.tsx
- apps/docs/features/docs/Troubleshooting.script.mjs
- apps/docs/features/docs/Troubleshooting.ui.client.tsx
- apps/docs/features/docs/Troubleshooting.ui.tsx
- apps/docs/features/docs/Troubleshooting.utils.common.mjs
- apps/docs/features/docs/Troubleshooting.utils.shared.ts
- apps/docs/features/docs/Troubleshooting.utils.ts
- apps/docs/features/docs/TroubleshootingSection.page.tsx
- apps/docs/spec/transforms/analytics_v0_openapi_deparsed.json
- apps/docs/generator/api.ts
- apps/docs/spec/transforms/api_v1_openapi_deparsed.json
- apps/docs/features/app.providers.tsx
- apps/docs/features/auth/auth.client.tsx
- apps/docs/data/authProviders.ts
- apps/docs/spec/auth_v1_openapi.json
- apps/docs/scripts/search/sources/base.ts
- apps/docs/lib/fetch/branches.ts
- apps/docs/generator/cli.ts
- apps/docs/internals/files/cli.ts
- apps/docs/spec/enrichments/tsdoc_v2/combined.json
- apps/docs/spec/common-api-sections.json
- apps/docs/spec/common-cli-sections.json
- apps/docs/spec/common-client-libs-sections.json
- apps/docs/spec/common-self-hosting-analytics-sections.json
- apps/docs/spec/common-self-hosting-auth-sections.json
- apps/docs/spec/common-self-hosting-functions-sections.json
- apps/docs/spec/common-self-hosting-realtime-sections.json
- apps/docs/spec/common-self-hosting-storage-sections.json
- apps/docs/generator/config.ts
- apps/docs/resources/utils/connections.ts
- apps/docs/lib/constants.ts
- apps/docs/lib/custom-content/custom-content.json
- apps/docs/generator/legacy/definitions.ts
- apps/docs/lib/docs.ts
- apps/docs/scripts/utils/dotenv.js
- apps/docs/resources/error/errorModel.ts
- apps/docs/resources/error/errorResolver.ts
- apps/docs/resources/error/errorSchema.ts
- apps/docs/resources/error/errorSync.ts
- apps/docs/resources/error/errorTypes.ts
- apps/docs/app/api/graphql/tests/errors.collection.test.ts
- apps/docs/app/api/graphql/tests/errors.test.ts
- apps/docs/lib/fetch/feedback.ts
- apps/docs/types/fetch.ts
- apps/docs/lib/fetch/fetchWrappers.ts
- apps/docs/resources/utils/fields.ts
- apps/docs/data/footer.ts
- apps/docs/scripts/search/generate-embeddings.ts
- apps/docs/internals/generate-sitemap.ts
- apps/docs/lib/mdx/generateRefMarkdown.tsx
- apps/docs/lib/custom-content/getCustomContent.ts
- apps/docs/scripts/search/sources/github-discussion.ts
- apps/docs/resources/globalSearch/globalSearchInterface.ts
- apps/docs/resources/globalSearch/globalSearchModel.ts
- apps/docs/resources/globalSearch/globalSearchResolver.ts
- apps/docs/resources/globalSearch/globalSearchSchema.ts
- apps/docs/scripts/graphqlSchema.ts
- apps/docs/resources/guide/guideModel.ts
- apps/docs/resources/guide/guideModelLoader.ts
- apps/docs/resources/guide/guideSchema.ts
- apps/docs/lib/mdx/handleRefStaticPaths.tsx
- apps/docs/lib/mdx/handleRefStaticProps.tsx
- apps/docs/features/ui/helpers.constants.ts
- apps/docs/features/ui/helpers.dom.ts
- apps/docs/features/helpers.edit-link.tsx
- apps/docs/features/helpers.fetch.ts
- apps/docs/features/helpers.fn.ts
- apps/docs/features/helpers.fs.ts
- apps/docs/scripts/helpers.mdx.ts
- apps/docs/features/helpers.misc.ts
- apps/docs/features/ui/helpers.scroll.client.tsx
- apps/docs/features/helpers.time.ts
- apps/docs/internals/helpers.ts
- apps/docs/generator/legacy/lib/helpers.ts
- apps/docs/lib/refGenerator/helpers.ts
- apps/docs/generator/helpers.ts
- apps/docs/lib/helpers.ts
- apps/docs/features/helpers.types.ts
- apps/docs/lib/historyUtils.ts
- apps/docs/scripts/search/sources/index.ts
- apps/docs/generator/index.ts
- apps/docs/features/ui/guide/index.ts
- apps/docs/types/index.ts
- apps/docs/layouts/guides/index.tsx
- apps/docs/components/Extensions/index.tsx
- apps/docs/components/AppleSecretGenerator/index.tsx
- apps/docs/components/StepHikeCompact/index.tsx
- apps/docs/components/StepHike/index.tsx
- apps/docs/components/RealtimeLimitsEstimator/index.tsx
- apps/docs/components/JwtGenerator/index.tsx
- apps/docs/components/AuthSmsProviderConfig/index.tsx
- apps/docs/components/Feedback/index.tsx
- apps/docs/features/command/index.tsx
- apps/docs/components/ProjectConfigVariables/index.tsx
- apps/docs/instrumentation-client.ts
- apps/docs/scripts/last-changed.ts
- apps/docs/app/guides/graphql/layout.tsx
- apps/docs/app/guides/realtime/layout.tsx
- apps/docs/app/guides/security/layout.tsx
- apps/docs/app/guides/ai/layout.tsx
- apps/docs/app/guides/integrations/layout.tsx
- apps/docs/app/guides/functions/layout.tsx
- apps/docs/app/guides/resources/layout.tsx
- apps/docs/app/guides/queues/layout.tsx
- apps/docs/app/guides/database/layout.tsx
- apps/docs/app/guides/platform/layout.tsx
- apps/docs/app/guides/auth/layout.tsx
- apps/docs/app/guides/cron/layout.tsx
- apps/docs/app/guides/deployment/layout.tsx
- apps/docs/app/guides/getting-started/layout.tsx
- apps/docs/app/guides/api/layout.tsx
- apps/docs/app/guides/local-development/layout.tsx
- apps/docs/app/guides/storage/layout.tsx
- apps/docs/app/guides/self-hosting/layout.tsx
- apps/docs/app/guides/telemetry/layout.tsx
- apps/docs/app/layout.tsx
- apps/docs/generator/legacy.ts
- apps/docs/scripts/search/sources/lint-warnings-guide.ts
- apps/docs/scripts/llms.ts
- apps/docs/lib/logger.ts
- apps/docs/scripts/search/sources/markdown.ts
- apps/docs/middleware.ts
- apps/docs/content/navigation.references.ts
- apps/docs/types/next-mdx-remote-serialize.ts
- apps/docs/next.config.mjs
- apps/docs/types/next.ts
- apps/docs/app/not-found.tsx
- apps/docs/lib/octokit.ts
- apps/docs/lib/openAi.ts
- apps/docs/features/seo/openGraph.ts
- apps/docs/lib/fetch/organizations.ts
- apps/docs/app/guides/database/extensions/wrappers/[[...slug]]/page.tsx
- apps/docs/app/guides/database/troubleshooting/page.tsx
- apps/docs/app/guides/storage/[[...slug]]/page.tsx
- apps/docs/app/guides/security/[[...slug]]/page.tsx
- apps/docs/app/guides/ai/[[...slug]]/page.tsx
- apps/docs/app/guides/platform/[[...slug]]/page.tsx
- apps/docs/app/guides/integrations/[[...slug]]/page.tsx
- apps/docs/app/guides/self-hosting/realtime/config/page.tsx
- apps/docs/app/guides/self-hosting/analytics/config/page.tsx
- apps/docs/app/guides/cron/[[...slug]]/page.tsx
- apps/docs/app/guides/getting-started/ai-prompts/[slug]/page.tsx
- apps/docs/app/contributing/page.tsx
- apps/docs/app/guides/self-hosting/[[...slug]]/page.tsx
- apps/docs/app/guides/realtime/troubleshooting/page.tsx
- apps/docs/app/guides/realtime/[[...slug]]/page.tsx
- apps/docs/app/guides/database/[[...slug]]/page.tsx
- apps/docs/app/guides/getting-started/[[...slug]]/page.tsx
- apps/docs/app/guides/deployment/terraform/[[...slug]]/page.tsx
- apps/docs/app/guides/database/database-advisors/page.tsx
- apps/docs/app/graphiql/page.tsx
- apps/docs/app/guides/ai/python/[slug]/page.tsx
- apps/docs/app/guides/deployment/ci/[slug]/page.tsx
- apps/docs/app/dev-secret-auth/page.tsx
- apps/docs/app/guides/local-development/[[...slug]]/page.tsx
- apps/docs/app/guides/functions/[[...slug]]/page.tsx
- apps/docs/app/guides/functions/troubleshooting/page.tsx
- apps/docs/app/guides/resources/[[...slug]]/page.tsx
- apps/docs/app/guides/telemetry/[[...slug]]/page.tsx
- apps/docs/app/guides/deployment/[[...slug]]/page.tsx
- apps/docs/app/guides/graphql/[[...slug]]/page.tsx
- apps/docs/app/guides/api/[[...slug]]/page.tsx
- apps/docs/app/guides/self-hosting/storage/config/page.tsx
- apps/docs/app/reference/[...slug]/page.tsx
- apps/docs/app/guides/storage/troubleshooting/page.tsx
- apps/docs/app/guides/auth/[[...slug]]/page.tsx
- apps/docs/app/guides/queues/[[...slug]]/page.tsx
- apps/docs/app/guides/troubleshooting/page.tsx
- apps/docs/app/page.tsx
- apps/docs/app/guides/self-hosting/auth/config/page.tsx
- apps/docs/app/guides/deployment/terraform/reference/page.tsx
- apps/docs/app/guides/auth/troubleshooting/page.tsx
- apps/docs/app/guides/troubleshooting/[slug]/page.tsx
- apps/docs/app/guides/local-development/cli/config/page.tsx
- apps/docs/app/reference/page.tsx
- apps/docs/scripts/search/sources/partner-integrations.ts
- apps/docs/lib/fetch/pooler.ts
- apps/docs/lib/fetch/projectApi.ts
- apps/docs/lib/fetch/projects-infinite.ts
- apps/docs/features/data/queryClient.client.tsx
- apps/docs/lib/fetch/queryClient.ts
- apps/docs/lib/refGenerator/refTypes.ts
- apps/docs/scripts/search/sources/reference-doc.ts
- apps/docs/internals/files/reference-lib.ts
- apps/docs/resources/reference/referenceCLIModel.ts
- apps/docs/resources/reference/referenceCLISchema.ts
- apps/docs/resources/reference/referenceManagementApiModel.ts
- apps/docs/resources/reference/referenceManagementApiSchema.ts
- apps/docs/resources/reference/referenceSDKModel.ts
- apps/docs/resources/reference/referenceSDKSchema.ts
- apps/docs/lib/mdx/plugins/rehypeLinkTransform.ts
- apps/docs/lib/mdx/plugins/remarkAdmonition.ts
- apps/docs/lib/mdx/plugins/remarkRemoveTitle.ts
- apps/docs/lib/mdx/plugins/remarkTabs.ts
- apps/docs/lib/remotePatterns.js
- apps/docs/resources/rootSchema.ts
- apps/docs/resources/rootSync.ts
- apps/docs/app/api/revalidate/route.test.ts
- apps/docs/app/api/graphql/route.test.ts
- apps/docs/app/api/graphql/route.ts
- apps/docs/app/api/crawlers/route.ts
- apps/docs/app/api/revalidate/route.ts
- apps/docs/app/api/revalidate/route.utils.ts
- apps/docs/generator/sdk.ts
- apps/docs/app/api/graphql/tests/searchDocs.test.ts
- apps/docs/sentry.edge.config.ts
- apps/docs/sentry.server.config.ts
- apps/docs/lib/storage.ts
- apps/docs/spec/storage_v0_openapi.json
- apps/docs/features/ui/CodeBlock/supabase-2.json
- apps/docs/lib/supabase.ts
- apps/docs/lib/supabaseAdmin.ts
- apps/docs/lib/supabaseMisc.ts
- apps/docs/features/telemetry/telemetry.client.tsx
- apps/docs/lib/telemetry.ts
- apps/docs/app/guides/deployment/terraform/terraformConstants.ts
- apps/docs/features/ui/theme.client.tsx
- apps/docs/data/realtime/throughput.json
- apps/docs/resources/troubleshooting/troubleshootingModel.ts
- apps/docs/resources/troubleshooting/troubleshootingSchema.ts
- apps/docs/hooks/useCopy.ts
- apps/docs/hooks/useDebounce.tsx
- apps/docs/hooks/useDocsCommandMenuTelemetry.ts
- apps/docs/components/Navigation/NavigationMenu/useDropdownMenu.tsx
- apps/docs/hooks/useFlag.ts
- apps/docs/hooks/useIntersectionObserver.tsx
- apps/docs/hooks/useIsMounted.ts
- apps/docs/hooks/useMenuState.ts
- apps/docs/hooks/useWindowLocation.ts
- apps/docs/lib/userAuth.ts
- apps/docs/features/directives/utils.server.ts
- apps/docs/features/directives/utils.ts
- apps/docs/scripts/search/embeddings/utils.ts
- apps/docs/app/api/utils.ts
- apps/docs/app/api/graphql/validators.test.ts
- apps/docs/app/api/graphql/validators.ts
Frequently Asked Questions
What is the DocumentationSystem domain?
The DocumentationSystem domain is an architectural grouping in the supabase codebase. A specialized Next.js application for serving technical guides and SDK references via MDX and OpenAPI specs. It contains 370 source files.
What subdomains are in DocumentationSystem?
The DocumentationSystem domain contains 2 subdomain(s): ReferenceGen, SearchEmbeddings.
How many files are in DocumentationSystem?
The DocumentationSystem domain contains 370 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free