MCPcopy Index your code
hub / github.com/TommiCodes/nestjs-local-development-docker-compose-hot-reload

github.com/TommiCodes/nestjs-local-development-docker-compose-hot-reload @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
50 symbols 92 edges 21 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

UserI (Interface)
(no doc)
src/user/models/user.interface.ts

Core symbols most depended-on inside this repo

findOne
called by 3
src/user/service/user.service.ts
getHello
called by 1
src/app.service.ts
bootstrap
called by 1
src/main.ts
generateJwt
called by 1
src/auth/services/auth/auth.service.ts
hashPassword
called by 1
src/auth/services/auth/auth.service.ts
comparePasswords
called by 1
src/auth/services/auth/auth.service.ts
create
called by 1
src/user/service/user.service.ts
findUserByEmail
called by 1
src/user/service/user.service.ts

Shape

Class 26
Method 22
Function 1
Interface 1

Languages

TypeScript100%

Modules by API surface

src/user/service/user.service.ts10 symbols
src/user/controller/user.controller.ts6 symbols
src/auth/services/auth/auth.service.ts6 symbols
src/auth/strategies/jwt.strategy.ts4 symbols
src/app.controller.ts4 symbols
src/user/models/user.entity.ts3 symbols
src/app.service.ts3 symbols
src/user/user.module.ts2 symbols
src/user/models/dto/LoginUser.dto.ts2 symbols
src/user/models/dto/CreateUser.dto.ts2 symbols
src/auth/guards/jwt-auth.guard.ts2 symbols
src/auth/auth.module.ts2 symbols

Datastores touched

dbDatabase · 1 repos

For agents

$ claude mcp add nestjs-local-development-docker-compose-hot-reload \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page