MCPcopy Index your code
hub / github.com/WebDevSimplified/course-platform

github.com/WebDevSimplified/course-platform @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
243 symbols 842 edges 133 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 Geist, a new font family for Vercel.

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

ButtonProps (Interface)
(no doc)
src/components/ui/button.tsx
CustomJwtSessionClaims (Interface)
(no doc)
src/data/typeOverrides/clerk.d.ts
State (Interface)
(no doc)
src/hooks/use-toast.ts
BadgeProps (Interface)
(no doc)
src/components/ui/badge.tsx
UserPublicMetadata (Interface)
(no doc)
src/data/typeOverrides/clerk.d.ts

Core symbols most depended-on inside this repo

cn
called by 81
src/lib/utils.ts
getCurrentUser
called by 24
src/services/clerk.ts
formatPrice
called by 14
src/lib/formatters.ts
formatPlural
called by 13
src/lib/formatters.ts
getGlobalTag
called by 8
src/lib/dataCache.ts
getIdTag
called by 8
src/lib/dataCache.ts
formatNumber
called by 8
src/lib/formatters.ts
getCourseIdTag
called by 6
src/features/courses/db/cache/courses.ts

Shape

Function 238
Interface 5

Languages

TypeScript100%

Modules by API surface

src/hooks/use-toast.ts10 symbols
src/app/admin/page.tsx8 symbols
src/app/(consumer)/courses/[courseId]/lessons/[lessonId]/page.tsx8 symbols
src/app/(consumer)/purchases/[purchaseId]/page.tsx6 symbols
src/features/lessons/db/lessons.ts5 symbols
src/features/courseSections/db/sections.ts5 symbols
src/app/api/webhooks/stripe/route.ts5 symbols
src/app/(consumer)/courses/[courseId]/layout.tsx5 symbols
src/lib/formatters.ts4 symbols
src/lib/dataCache.ts4 symbols
src/features/purchases/db/cache.ts4 symbols
src/features/products/db/products.ts4 symbols

For agents

$ claude mcp add course-platform \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact