MCPcopy Index your code
hub / github.com/WebDevSimplified/calendly-clone

github.com/WebDevSimplified/calendly-clone @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
53 symbols 228 edges 49 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

TextareaProps (Interface)
(no doc)
src/components/ui/textarea.tsx
InputProps (Interface)
(no doc)
src/components/ui/input.tsx
ButtonProps (Interface)
(no doc)
src/components/ui/button.tsx

Core symbols most depended-on inside this repo

cn
called by 42
src/lib/utils.ts
timeToInt
called by 8
src/lib/utils.ts
useFormField
called by 4
src/components/ui/form.tsx
getValidTimesFromSchedule
called by 2
src/lib/getValidTimesFromSchedule.ts
formatEventDescription
called by 2
src/lib/formatters.ts
formatTimezoneOffset
called by 2
src/lib/formatters.ts
getOAuthClient
called by 2
src/server/googleCalendar.ts
getCopyIcon
called by 1
src/components/CopyEventButton.tsx

Shape

Function 50
Interface 3

Languages

TypeScript100%

Modules by API surface

src/lib/formatters.ts5 symbols
src/server/googleCalendar.ts3 symbols
src/server/actions/events.ts3 symbols
src/components/CopyEventButton.tsx3 symbols
src/lib/utils.ts2 symbols
src/lib/getValidTimesFromSchedule.ts2 symbols
src/components/ui/form.tsx2 symbols
src/components/ui/alert-dialog.tsx2 symbols
src/components/forms/ScheduleForm.tsx2 symbols
src/components/forms/MeetingForm.tsx2 symbols
src/components/forms/EventForm.tsx2 symbols
src/app/(public)/book/[clerkUserId]/page.tsx2 symbols

For agents

$ claude mcp add calendly-clone \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact