MCPcopy Index your code
hub / github.com/ErickWendel/generic-repository-nodejs-typescript-article

github.com/ErickWendel/generic-repository-nodejs-typescript-article @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
26 symbols 31 edges 8 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

IRead (Interface)
(no doc)
repositories/interfaces/IRead.ts
IWrite (Interface)
(no doc)
repositories/interfaces/IWrite.ts

Core symbols most depended-on inside this repo

create
called by 2
repositories/interfaces/IWrite.ts
countOfSpartans
called by 1
repositories/SpartanRepository.ts
countOfHeroes
called by 1
repositories/HeroRepository.ts
constructor
called by 0
entities/Hero.ts
constructor
called by 0
entities/Spartan.ts
constructor
called by 0
repositories/base/BaseRepository.ts
create
called by 0
repositories/base/BaseRepository.ts
update
called by 0
repositories/base/BaseRepository.ts

Shape

Class 9
Method 9
Function 6
Interface 2

Languages

TypeScript100%

Modules by API surface

repositories/base/BaseRepository.ts7 symbols
repositories/interfaces/IWrite.ts4 symbols
repositories/interfaces/IRead.ts3 symbols
repositories/SpartanRepository.ts3 symbols
repositories/HeroRepository.ts3 symbols
entities/Spartan.ts3 symbols
entities/Hero.ts3 symbols

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add generic-repository-nodejs-typescript-article \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page