MCPcopy Index your code
hub / github.com/bhancockio/lead-convert-yt

github.com/bhancockio/lead-convert-yt @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
117 symbols 330 edges 69 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Extension points exported contracts — how you extend this code

LeadMagnetEmailCapturePreviewProps (Interface)
(no doc)
components/LeadMagnetEmailCapturePreview.tsx
LeadMagnetAIChatContainerProps (Interface)
(no doc)
components/LeadMagnetAIChatContainer.tsx
LeadMagnetEmailCaptureModalProps (Interface)
(no doc)
components/LeadMagnetEmailCaptureModal.tsx
LeadMagnetNotFoundProps (Interface)
(no doc)
components/LeadMagnetNotFound.tsx
InputProps (Interface)
(no doc)
components/ui/input.tsx
ProfileEditorContextState (Interface)
(no doc)
context/ProfileEditorContext.tsx
LeadMagnetEditorContextState (Interface)
(no doc)
context/LeadMagnetEditorContex.tsx
LeadMagnetEditorParams (Interface)
(no doc)
app/(dashboard)/lead-magnet-editor/[[...leadMagnetId]]/page.tsx

Core symbols most depended-on inside this repo

cn
called by 16
lib/utils.ts
useLeadMagnetEditorContext
called by 5
context/LeadMagnetEditorContex.tsx
getPayingStatus
called by 3
utils/stripe.ts
slugifyLeadMagnet
called by 3
lib/utils.ts
useProfileEditorContext
called by 3
context/ProfileEditorContext.tsx
getLeadsForLeadMagnet
called by 2
app/(dashboard)/lead-magnets/components/LeadMagnetTable.tsx
handleRequest
called by 2
app/api/profile/route.ts
handleRequest
called by 2
app/api/lead-magnet/route.ts

Shape

Function 97
Interface 20

Languages

TypeScript100%

Modules by API surface

app/(landing)/page.tsx8 symbols
context/LeadMagnetEditorContex.tsx7 symbols
app/(dashboard)/lead-magnet-editor/[[...leadMagnetId]]/components/LeadMagnetEditorNavbar.tsx7 symbols
context/ProfileEditorContext.tsx5 symbols
components/LeadMagnetAIChatContainer.tsx4 symbols
app/api/profile/route.ts4 symbols
app/api/lead-magnet/route.ts4 symbols
app/(dashboard)/leads/[leadMagnetId]/page.tsx4 symbols
app/(dashboard)/lead-magnets/page.tsx4 symbols
app/(dashboard)/lead-magnets/components/LeadMagnetTable.tsx4 symbols
app/(dashboard)/account/components/AccountContainer.tsx4 symbols
components/LeadMagnetEmailCapturePreview.tsx3 symbols

For agents

$ claude mcp add lead-convert-yt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page