MCPcopy Index your code
hub / github.com/CatsMiaow/nestjs-project-structure

github.com/CatsMiaow/nestjs-project-structure @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
230 symbols 473 edges 117 files 5 documented · 2%
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

JwtSign (Interface)
(no doc)
src/auth/auth.interface.ts
DebugModuleOptions (Interface)
(no doc)
src/debug/debug.interface.ts
User (Interface)
(no doc)
src/shared/user/user.interface.ts
ProcessEnv (Interface)
(no doc)
typings/global.d.ts
JwtPayload (Interface)
(no doc)
src/auth/auth.interface.ts
DebugOptions (Interface)
(no doc)
src/debug/debug.interface.ts
Request (Interface)
(no doc)
typings/global.d.ts
Payload (Interface)
(no doc)
src/auth/auth.interface.ts

Core symbols most depended-on inside this repo

get
called by 23
src/common/providers/config.service.ts
create
called by 8
src/sample/providers/crud.service.ts
use
called by 5
src/common/middleware/logger-context.middleware.ts
forRoot
called by 4
src/debug/debug.module.ts
DebugLog
called by 4
src/debug/debug-log.decorator.ts
log
called by 4
src/debug/sample/simple-log.controller.ts
find
called by 4
src/gql/providers/simple.service.ts
getRequest
called by 3
src/auth/guards/jwt-auth.guard.ts

Shape

Class 104
Method 100
Function 17
Interface 9

Languages

TypeScript100%

Modules by API surface

src/sample/controllers/sample.controller.ts12 symbols
src/debug/sample/sample.service.ts10 symbols
src/base/controllers/auth.controller.ts9 symbols
src/gql/resolvers/simple.resolver.ts8 symbols
src/auth/auth.service.ts8 symbols
src/sample/providers/database.service.ts7 symbols
src/sample/providers/crud.service.ts7 symbols
src/sample/controllers/crud.controller.ts7 symbols
src/gql/providers/simple.service.ts7 symbols
src/common/providers/util.service.ts6 symbols
src/gql/scalars/date.scalar.ts5 symbols
src/debug/sample/sample.controller.ts5 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page