MCPcopy Index your code
hub / github.com/arielweinberger/nestjs-recipe

github.com/arielweinberger/nestjs-recipe @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
62 symbols 96 edges 24 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

JwtPayload (Interface)
(no doc)
src/auth/jwt-payload.interface.ts

Core symbols most depended-on inside this repo

getTaskById
called by 3
src/tasks/tasks.service.ts
bootstrap
called by 1
src/main.ts
createUser
called by 1
src/auth/users.repository.ts
getTasks
called by 1
src/tasks/tasks.service.ts
intercept
called by 0
src/transform.interceptor.ts
constructor
called by 0
src/auth/auth.service.ts
signUp
called by 0
src/auth/auth.service.ts
signIn
called by 0
src/auth/auth.service.ts

Shape

Class 34
Method 24
Function 2
Enum 1
Interface 1

Languages

TypeScript100%

Modules by API surface

src/tasks/tasks.service.ts8 symbols
src/tasks/tasks.controller.ts8 symbols
src/auth/auth.service.ts5 symbols
src/auth/auth.controller.ts5 symbols
src/tasks/tasks.repository.ts4 symbols
src/auth/jwt.strategy.ts4 symbols
src/transform.interceptor.ts3 symbols
src/auth/users.repository.ts3 symbols
src/tasks/tasks.module.ts2 symbols
src/tasks/task.entity.ts2 symbols
src/tasks/dto/update-task-status.dto.ts2 symbols
src/tasks/dto/get-tasks-filter.dto.ts2 symbols

For agents

$ claude mcp add nestjs-recipe \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page