MCPcopy Index your code
hub / github.com/MichalPaszkiewicz/cqrs-react-router

github.com/MichalPaszkiewicz/cqrs-react-router @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
227 symbols 368 edges 34 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

IAmADomainEvent (Interface)
(no doc) [6 implementers]
src/interfaces/iamadomainevent.ts
IAmACommandHandler (Interface)
(no doc) [16 implementers]
src/interfaces/iamacommandhandler.ts
IAmACommand (Interface)
(no doc) [4 implementers]
src/interfaces/iamacommand.ts
IAmAValueObject (Interface)
(no doc)
src/interfaces/iamavalueobject.ts

Core symbols most depended-on inside this repo

getTime
called by 27
src/helpers/clock.ts
now
called by 26
src/helpers/clock.ts
storeEvent
called by 18
src/services/eventstore.ts
getAggregateRoot
called by 13
src/services/domainservice.ts
handleCommand
called by 13
src/services/applicationservice.ts
registerCommandHandler
called by 12
src/services/applicationservice.ts
fromTicks
called by 11
src/helpers/clock.ts
clear
called by 11
src/services/applicationservice.ts

Shape

Method 111
Class 101
Function 11
Interface 4

Languages

TypeScript100%

Modules by API surface

tests/services/applicationservice.ts34 symbols
src/services/applicationservice.ts30 symbols
src/helpers/clock.ts29 symbols
src/objects/route.tsx22 symbols
tests/services/actionreplay.ts15 symbols
tests/services/viewsubscriber.ts12 symbols
src/services/eventstore.ts11 symbols
tests/objects/aggregateroot.ts8 symbols
src/objects/router.tsx7 symbols
src/objects/page.tsx7 symbols
src/services/domainservice.ts6 symbols
src/objects/statereport.ts4 symbols

For agents

$ claude mcp add cqrs-react-router \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page