MCPcopy Index your code
hub / github.com/KindOf/nestjs-worker-pool-example

github.com/KindOf/nestjs-worker-pool-example @main

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

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

Core symbols most depended-on inside this repo

fib
called by 1
src/worker.pool.ts
bootstrap
called by 1
src/main.ts
constructor
called by 0
src/worker.pool.ts
getHello
called by 0
src/app.service.ts
constructor
called by 0
src/app.controller.ts
getHello
called by 0
src/app.controller.ts
getFib
called by 0
src/app.controller.ts
fib
called by 0
src/workers/fib.ts

Shape

Class 8
Method 6
Function 2

Languages

TypeScript100%

Modules by API surface

src/app.controller.ts5 symbols
src/worker.pool.ts4 symbols
src/app.service.ts3 symbols
src/app.module.ts2 symbols
src/workers/fib.ts1 symbols
src/main.ts1 symbols

For agents

$ claude mcp add nestjs-worker-pool-example \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact