MCPcopy Index your code
hub / github.com/code-with-antonio/nodebase

github.com/code-with-antonio/nodebase @main

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

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Extension points exported contracts — how you extend this code

NodeSelectorProps (Interface)
(no doc)
src/components/node-selector.tsx
CredentialFormProps (Interface)
(no doc)
src/features/credentials/components/credential.tsx
PageProps (Interface)
(no doc)
src/app/(dashboard)/(editor)/workflows/[workflowId]/page.tsx
UseEntitySearchProps (Interface)
(no doc)
src/hooks/use-entity-search.tsx
WorkflowNodeProps (Interface)
(no doc)
src/components/workflow-node.tsx
NodeExecutorParams (Interface)
(no doc)
src/features/executions/types.ts
PageProps (Interface)
(no doc)
src/app/(dashboard)/(rest)/credentials/[credentialId]/page.tsx
EntitySearchProps (Interface)
(no doc)
src/components/entity-components.tsx

Core symbols most depended-on inside this repo

cn
called by 273
src/lib/utils.ts
useNodeStatus
called by 9
src/features/executions/hooks/use-node-status.ts
requireAuth
called by 7
src/lib/auth-utils.ts
onSubmit
called by 6
src/features/auth/components/login-form.tsx
prefetch
called by 6
src/trpc/server.tsx
useCarousel
called by 4
src/components/ui/carousel.tsx
useSidebar
called by 4
src/components/ui/sidebar.tsx
useFormField
called by 4
src/components/ui/form.tsx

Shape

Function 480
Interface 28
Class 4
Method 2

Languages

TypeScript100%

Modules by API surface

src/components/ui/sidebar.tsx25 symbols
src/components/ui/menubar.tsx16 symbols
src/components/entity-components.tsx16 symbols
src/components/ui/dropdown-menu.tsx15 symbols
src/components/ui/context-menu.tsx15 symbols
src/features/workflows/components/workflows.tsx11 symbols
src/features/credentials/components/credentials.tsx11 symbols
src/components/ui/alert-dialog.tsx11 symbols
src/features/executions/components/executions.tsx10 symbols
src/components/ui/sheet.tsx10 symbols
src/components/ui/select.tsx10 symbols
src/components/ui/item.tsx10 symbols

For agents

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

⬇ download graph artifact