MCPcopy Index your code
hub / github.com/argentinaluiz/eda

github.com/argentinaluiz/eda @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
246 symbols 427 edges 71 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.

Extension points exported contracts — how you extend this code

IDomainEvent (Interface)
(no doc) [7 implementers]
libs/@shared/src/domain/domain-event.ts
IDomainEventHandler (Interface)
(no doc) [5 implementers]
libs/@shared/src/application/domain-event-handler.interface.ts
IRepository (Interface)
(no doc) [4 implementers]
libs/@shared/src/domain/repository-interface.ts
IIntegrationEvent (Interface)
(no doc) [1 implementers]
libs/@shared/src/domain/integration-event.interface.ts

Core symbols most depended-on inside this repo

add
called by 10
libs/@shared/src/domain/repository-interface.ts
findAll
called by 6
libs/@shared/src/domain/repository-interface.ts
register
called by 5
libs/@shared/src/domain/domain-event-manager.ts
publish
called by 4
libs/@shared/src/domain/domain-event-manager.ts
create
called by 3
apps/orders/src/orders/entities/order.entity.ts
run
called by 3
libs/@shared/src/application/application-service.ts
getHello
called by 2
apps/orders/src/app.service.ts
findOne
called by 2
apps/orders/src/orders/orders.service.ts

Shape

Method 129
Class 104
Function 7
Interface 4
Enum 2

Languages

TypeScript100%

Modules by API surface

apps/orders/src/orders/entities/order.entity.ts13 symbols
apps/orders/src/products/products.service.ts8 symbols
apps/orders/src/products/products.controller.ts8 symbols
apps/orders/src/products/entities/product.repository.ts8 symbols
apps/orders/src/orders/orders.service.ts8 symbols
apps/orders/src/orders/orders.controller.ts8 symbols
apps/orders/src/invoices/entities/invoice.entity.ts8 symbols
apps/orders/src/customer/customers.service.ts8 symbols
apps/orders/src/customer/customers.controller.ts8 symbols
libs/@shared/src/domain/domain-event-manager.ts7 symbols
libs/@shared/src/application/application-service.ts7 symbols
apps/orders/src/orders/entities/order.repository.ts7 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

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

⬇ download graph artifact