MCPcopy Index your code
hub / github.com/eduardomoroni/react-clean-architecture

github.com/eduardomoroni/react-clean-architecture @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
149 symbols 252 edges 67 files 2 documented · 1% updated 2y ago★ 1,6182 open issues
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

SignInService (Interface)
(no doc) [1 implementers]
authentication/core/lib/useCases/signInInteractor.ts
Props (Interface)
(no doc)
counter/web/src/components/AppWrapper.tsx
Props (Interface)
(no doc)
counter/native/src/components/AppWrapper.tsx
PropsType (Interface)
(no doc)
authentication/web/src/components/SignOutButton.tsx
PropsType (Interface)
(no doc)
authentication/native/src/components/SignOutButton.tsx
SignUpService (Interface)
(no doc) [1 implementers]
authentication/core/lib/useCases/signUpInteractor.ts
Props (Interface)
(no doc)
counter/web/src/components/AppPresenter.tsx
IProps (Interface)
(no doc)
counter/native/src/components/AppPresenter.tsx

Core symbols most depended-on inside this repo

configureStore
called by 2
counter/core/lib/frameworks/redux.ts
counterSelector
called by 2
counter/core/lib/adapters/redux/counter.ts
increment
called by 2
counter/core/lib/entities/counter.ts
decrement
called by 2
counter/core/lib/entities/counter.ts
configureStore
called by 2
authentication/core/lib/frameworks/redux.ts
userSelector
called by 2
authentication/core/lib/adapters/redux/user.ts
updateUserAction
called by 2
authentication/core/lib/adapters/redux/user.ts
isEmptyOrNull
called by 2
authentication/core/lib/entities/user.ts

Shape

Function 56
Method 36
Interface 29
Class 28

Languages

TypeScript89%
Java11%

Modules by API surface

authentication/core/lib/adapters/redux/user.ts8 symbols
authentication/core/lib/adapters/redux/saga.ts7 symbols
counter/native/android/app/src/main/java/com/exampleproject/MainApplication.java6 symbols
counter/core/lib/adapters/redux/counter.ts6 symbols
authentication/native/android/app/src/main/java/com/exampleproject/MainApplication.java6 symbols
authentication/core/lib/entities/user.ts6 symbols
authentication/core/lib/entities/credential.ts6 symbols
counter/web/src/components/AppPresenter.tsx5 symbols
counter/native/src/components/AppPresenter.tsx5 symbols
counter/core/lib/useCases/CounterInteractor.ts5 symbols
counter/core/lib/entities/counter.ts5 symbols
authentication/web/src/components/SignUpComponent.tsx5 symbols

For agents

$ claude mcp add react-clean-architecture \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page