Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ip-12345/Vortexa-Bot
/ functions
Functions
37 in github.com/Ip-12345/Vortexa-Bot
⨍
Functions
37
◇
Types & classes
11
↓ 11 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 2 callers
Function
GetData
()
app/dashboard/_components/UsageTrack.tsx:30
↓ 2 callers
Function
getTemplate
(slug: string)
app/dashboard/history/page.tsx:31
↓ 1 callers
Function
CreateSubscription
()
app/dashboard/billing/page.tsx:39
↓ 1 callers
Function
GenerateAIContent
(formData:any)
app/dashboard/content/[template-slug]/page.tsx:43
↓ 1 callers
Function
GetTotalUsage
(result:HISTORY[])
app/dashboard/_components/UsageTrack.tsx:48
↓ 1 callers
Function
IsUserSubscribe
()
app/dashboard/_components/UsageTrack.tsx:38
↓ 1 callers
Function
OnPayment
(subId:string)
app/dashboard/billing/page.tsx:49
↓ 1 callers
Function
SaveInDb
(formData: string, slug: string | undefined, aiResp: string)
app/dashboard/content/[template-slug]/page.tsx:59
↓ 1 callers
Function
handlePlanSelect
(plan: Plan)
app/dashboard/billing/page.tsx:31
↓ 1 callers
Function
saveSubscription
(paymentId:string)
app/dashboard/billing/page.tsx:67
Function
AlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
Function
AlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
Function
CopyButton
({ textToCopy })
app/dashboard/history/copy.tsx:9
Function
FormSection
({selectedTemplate, userFormInput, loading}:PROPS)
app/dashboard/content/_components/FormSection.tsx:17
Function
Header
()
app/dashboard/_components/Header.tsx:5
Function
History
()
app/dashboard/history/page.tsx:20
Function
Home
()
app/[[...rest]]/page.tsx:3
Function
OutputSection
({aiOutput}:PROPS)
app/dashboard/content/_components/OutputSection.tsx:11
Function
POST
(req, res)
app/api/create-subscription/route.js:4
Function
Page
()
app/(auth)/sign-up/[[...sign-up]]/page.tsx:3
Function
Page
()
app/(auth)/sign-in/[[...sign-in]]/page.tsx:3
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:13
Function
SearchSection
({onSearchInput}:any)
app/dashboard/_components/SearchSection.tsx:4
Function
SideNav
()
app/dashboard/_components/SideNav.tsx:9
Function
TemplateCard
(item:TEMPLATE)
app/dashboard/_components/TemplateCard.tsx:6
Function
TemplateListSection
({userSearchInput}:any)
app/dashboard/_components/TemplateListSection.tsx:23
Function
UsageTrack
()
app/dashboard/_components/UsageTrack.tsx:13
Function
billing
()
app/dashboard/billing/page.tsx:21
Function
createNewContent
(props:PROPS)
app/dashboard/content/[template-slug]/page.tsx:26
Function
dashboard
()
app/dashboard/page.tsx:6
Function
handleCopy
()
app/dashboard/history/copy.tsx:10
Function
handleInputChange
(event:any)
app/dashboard/content/_components/FormSection.tsx:21
Function
handleUpgrade
()
app/dashboard/billing/page.tsx:82
Function
layout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/dashboard/layout.tsx:9
Function
onSubmit
(e:any)
app/dashboard/content/_components/FormSection.tsx:26
Function
settings
()
app/dashboard/settings/page.tsx:4