MCPcopy Create free account

hub / github.com/Sairyss/fullstack-starter-template / functions

Functions37 in github.com/Sairyss/fullstack-starter-template

↓ 1 callersFunctioncreateServer
(opts: ServerOptions)
apps/backend/src/server/server.ts:16
↓ 1 callersFunctiondecodeAndVerifyJwtToken
(token: string)
apps/backend/src/server/context.ts:14
↓ 1 callersFunctiongetGreeting
()
apps/frontend-e2e/src/support/app.po.ts:1
↓ 1 callersFunctionhandleRememberMe
(value: boolean)
apps/frontend/src/components/Auth/SignInCard/SignInCard.tsx:14
↓ 1 callersMethodlogin
(email: string, password: string)
apps/frontend-e2e/src/support/commands.ts:15
↓ 1 callersFunctionparseJwt
(token: string)
apps/frontend/src/components/Auth/AuthVerify.tsx:6
↓ 1 callersFunctionsignIn
( input: SignInDto, ctx: Context )
apps/backend/src/modules/auth/auth.service.ts:34
↓ 1 callersFunctionsignUp
( input: SignUpDto, ctx: Context )
apps/backend/src/modules/auth/auth.service.ts:12
↓ 1 callersFunctionuseQueryTrpcClient
()
apps/frontend/src/app/useQueryClient.ts:7
FunctionApp
()
apps/frontend/src/app/app.tsx:14
FunctionAuthHeader
()
apps/frontend/src/components/Auth/AuthHeader/AuthHeader.tsx:6
FunctionAuthHeaderUI
(props: AuthHeaderProps)
apps/frontend/src/components/Auth/AuthHeader/AuthHeaderUI.tsx:29
FunctionAuthVerify
()
apps/frontend/src/components/Auth/AuthVerify.tsx:14
FunctionHome
()
apps/frontend/src/pages/Home.tsx:4
FunctionMobileNav
({ onOpen, ...rest }: MobileProps)
apps/frontend/src/components/SidebarWithHeader/SidebarWithHeader.tsx:155
FunctionNavItem
({ icon, children, path, ...rest }: NavItemProps)
apps/frontend/src/components/SidebarWithHeader/SidebarWithHeader.tsx:115
FunctionSidebarContent
({ onClose, ...rest }: SidebarProps)
apps/frontend/src/components/SidebarWithHeader/SidebarWithHeader.tsx:83
FunctionSidebarWithHeader
({ children, }: { children: ReactNode; })
apps/frontend/src/components/SidebarWithHeader/SidebarWithHeader.tsx:45
FunctionSignInCard
()
apps/frontend/src/components/Auth/SignInCard/SignInCard.tsx:9
FunctionSignInCardUI
({ onSubmit, rememberMe, handleRememberMe, }: SignInCardProps)
apps/frontend/src/components/Auth/SignInCard/SignInCardUI.tsx:24
FunctionSignUpCard
()
apps/frontend/src/components/Auth/SignUpCard/SignUpCard.tsx:6
FunctionSignUpCardUI
({ onSubmit }: SignUpCardProps)
apps/frontend/src/components/Auth/SignUpCard/SignUpCardUI.tsx:30
FunctionTemplate
(args)
apps/frontend/src/components/Auth/AuthHeader/AuthHeader.stories.tsx:11
FunctionTemplate
(args)
apps/frontend/src/components/Auth/SignUpCard/SignUpCard.stories.tsx:13
FunctioncreateContext
({ req, res }: CreateFastifyContextOptions)
apps/backend/src/server/context.ts:19
FunctionerrorFormatter
({ shape, error, ctx })
apps/backend/src/server/trpc.ts:8
FunctionhandleOnSubmit
()
apps/frontend/src/components/Auth/SignUpCard/SignUpCard.stories.tsx:14
FunctionhandleSignOut
()
apps/frontend/src/components/Auth/AuthHeader/AuthHeader.tsx:10
Functionheaders
()
apps/frontend/src/app/useQueryClient.ts:17
FunctiononError
(error)
apps/frontend/src/components/Auth/SignInCard/SignInCard.tsx:35
FunctiononError
(error)
apps/frontend/src/components/Auth/SignUpCard/SignUpCard.tsx:14
FunctiononSubmit
(values: EmailAndPassword)
apps/frontend/src/components/Auth/SignInCard/SignInCard.tsx:39
FunctiononSubmit
(values: EmailAndPassword)
apps/frontend/src/components/Auth/SignUpCard/SignUpCard.tsx:18
FunctiononSuccess
({ email, role, accessToken })
apps/frontend/src/components/Auth/SignInCard/SignInCard.tsx:19
FunctiononSuccess
({ email, role })
apps/frontend/src/components/Auth/SignUpCard/SignUpCard.tsx:10
Functionstart
()
apps/backend/src/server/server.ts:45
Functionstop
()
apps/backend/src/server/server.ts:44