MCPcopy Index your code
hub / github.com/FaztWeb/nextjs-postgres-crud-typescript

github.com/FaztWeb/nextjs-postgres-crud-typescript @main

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

Extension points exported contracts — how you extend this code

TaskFormProps (Interface)
(no doc)
src/components/tasks/TaskForm.tsx
Props (Interface)
(no doc)
src/app/tasks/edit/[id]/page.tsx
Task (Interface)
(no doc)
src/interfaces/Tasks.ts
Props (Interface)
(no doc)
src/components/tasks/TaskList.tsx
Props (Interface)
(no doc)
src/components/tasks/TaskCard.tsx

Core symbols most depended-on inside this repo

createTask
called by 1
src/components/tasks/TaskForm.tsx
updateTask
called by 1
src/components/tasks/TaskForm.tsx
handleDelete
called by 1
src/components/tasks/TaskForm.tsx
getTask
called by 1
src/app/tasks/edit/[id]/page.tsx
Navbar
called by 0
src/components/Navbar.tsx
ThemeToggle
called by 0
src/components/ThemeToggle.tsx
toggle
called by 0
src/components/ThemeToggle.tsx
TaskForm
called by 0
src/components/tasks/TaskForm.tsx

Shape

Function 22
Interface 5

Languages

TypeScript100%

Modules by API surface

src/components/tasks/TaskForm.tsx7 symbols
src/app/tasks/edit/[id]/page.tsx3 symbols
src/app/api/tasks/[id]/route.ts3 symbols
src/components/tasks/TaskList.tsx2 symbols
src/components/tasks/TaskCard.tsx2 symbols
src/components/ThemeToggle.tsx2 symbols
src/app/api/tasks/route.ts2 symbols
src/interfaces/Tasks.ts1 symbols
src/components/Navbar.tsx1 symbols
src/app/tasks/new/page.tsx1 symbols
src/app/page.tsx1 symbols
src/app/layout.tsx1 symbols

For agents

$ claude mcp add nextjs-postgres-crud-typescript \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact