MCPcopy Create free account

hub / github.com/ixartz/Next-js-Boilerplate / functions

Functions43 in github.com/ixartz/Next-js-Boilerplate

↓ 6 callersFunctiongetI18nPath
(url: string, locale: string)
src/utils/Helpers.ts:22
↓ 2 callersFunctiongetBaseUrl
()
src/utils/Helpers.ts:8
↓ 1 callersFunctioncreateDbConnection
()
src/utils/DBConnection.ts:9
FunctionAbout
(props: AboutPageProps)
src/app/[locale]/(marketing)/about/page.tsx:23
FunctionAuthLayout
(props: { children: React.ReactNode; params: Promise<{ locale: string }>; })
src/app/[locale]/(auth)/layout.tsx:5
FunctionBaseTemplate
(props: { leftNav: React.ReactNode; rightNav?: React.ReactNode; children: React.ReactNode; })
src/templates/BaseTemplate.tsx:4
FunctionCenteredLayout
(props: { children: React.ReactNode; params: Promise<{ locale: string }>; })
src/app/[locale]/(auth)/(center)/layout.tsx:3
FunctionCounter
()
src/app/[locale]/(marketing)/counter/page.tsx:24
FunctionCounterForm
()
src/components/CounterForm.tsx:9
FunctionCurrentCount
()
src/components/CurrentCount.tsx:8
FunctionDashboardLayout
(props: DashboardLayoutProps)
src/app/[locale]/(auth)/dashboard/layout.tsx:26
FunctionDashboardPage
(props: { params: Promise<{ locale: string }> })
src/app/[locale]/(auth)/dashboard/page.tsx:4
FunctionDemoBadge
()
src/components/DemoBadge.tsx:1
FunctionDemoBanner
()
src/components/DemoBanner.tsx:3
FunctionGlobalError
(props: { error: Error & { digest?: string } })
src/app/global-error.tsx:8
FunctionHello
()
src/components/Hello.tsx:5
FunctionIndex
(props: IndexPageProps)
src/app/[locale]/(marketing)/page.tsx:22
FunctionLayout
(props: { children: React.ReactNode; params: Promise<{ locale: string }>; })
src/app/[locale]/(marketing)/layout.tsx:7
FunctionLocaleSwitcher
()
src/components/LocaleSwitcher.tsx:8
FunctionPUT
(request: Request)
src/app/api/counter/route.ts:10
FunctionPortfolio
(props: PortfolioPageProps)
src/app/[locale]/(marketing)/portfolio/page.tsx:24
FunctionPortfolioDetail
(props: PortfolioDetailPageProps)
src/app/[locale]/(marketing)/portfolio/[slug]/page.tsx:33
FunctionRootLayout
(props: { children: React.ReactNode; params: Promise<{ locale: string }>; })
src/app/[locale]/layout.tsx:43
FunctionSignInPage
(props: SignInPageProps)
src/app/[locale]/(auth)/(center)/sign-in/[[...sign-in]]/page.tsx:23
FunctionSignUpPage
(props: SignUpPageProps)
src/app/[locale]/(auth)/(center)/sign-up/[[...sign-up]]/page.tsx:23
FunctionSponsors
()
src/components/Sponsors.tsx:12
FunctionUserProfilePage
(props: { params: Promise<{ locale: string }> })
src/app/[locale]/(auth)/dashboard/user-profile/[[...user-profile]]/page.tsx:5
FunctionbetterStackSink
(record)
src/libs/Logger.ts:11
FunctiongenerateMetadata
(props: IndexPageProps)
src/app/[locale]/(marketing)/page.tsx:9
FunctiongenerateMetadata
(props: { params: Promise<{ locale: string }>; })
src/app/[locale]/(marketing)/counter/page.tsx:9
FunctiongenerateMetadata
(props: PortfolioPageProps)
src/app/[locale]/(marketing)/portfolio/page.tsx:11
FunctiongenerateMetadata
(props: PortfolioDetailPageProps)
src/app/[locale]/(marketing)/portfolio/[slug]/page.tsx:20
FunctiongenerateMetadata
(props: AboutPageProps)
src/app/[locale]/(marketing)/about/page.tsx:10
FunctiongenerateMetadata
(props: SignUpPageProps)
src/app/[locale]/(auth)/(center)/sign-up/[[...sign-up]]/page.tsx:10
FunctiongenerateMetadata
(props: SignInPageProps)
src/app/[locale]/(auth)/(center)/sign-in/[[...sign-in]]/page.tsx:10
FunctiongenerateMetadata
(props: DashboardLayoutProps)
src/app/[locale]/(auth)/dashboard/layout.tsx:13
FunctiongenerateStaticParams
()
src/app/[locale]/layout.tsx:39
FunctiongenerateStaticParams
()
src/app/[locale]/(marketing)/portfolio/[slug]/page.tsx:11
FunctionhandleChange
(event)
src/components/LocaleSwitcher.tsx:14
Functionproxy
(request: NextRequest, event: NextFetchEvent)
src/proxy.ts:34
Functionregister
()
src/instrumentation.ts:25
Functionrobots
()
src/app/robots.ts:4
Functionsitemap
()
src/app/sitemap.ts:5