MCPcopy Index your code
hub / github.com/MohOulabi/nextjs-shadcn-admin

github.com/MohOulabi/nextjs-shadcn-admin @main

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

Project Specific Documentation here

Get Started

bun

bun install; bun run dev

yarn

yarn; yarn dev

npm

npm install; npm run start

Will add more details to readme soon

Recommendations

If you are using vscode, install the following extensions,

  • i18n ally
  • Tailwind CSS Intelisense
  • Eslint
  • Prettier - Code Formatter

Extension points exported contracts — how you extend this code

Customer (Interface)
(no doc)
src/components/screens/customers/customers-list/mock-customers.ts
SidebarProps (Interface)
(no doc)
src/zustand/sidebar-store/index.tsx
IntlMessages (Interface)
(no doc)
src/@types/env.d.ts
DataTableProps (Interface)
(no doc)
src/components/screens/customers/customers-list/customers-data-table.tsx
SidebarState (Interface)
(no doc)
src/zustand/sidebar-store/index.tsx
ProcessEnv (Interface)
(no doc)
src/@types/env.d.ts
CustomersTableProps (Interface)
(no doc)
src/components/screens/customers/customers-list/customers-table.tsx
InputProps (Interface)
(no doc)
src/components/ui/input.tsx

Core symbols most depended-on inside this repo

cn
called by 94
src/utils/cn.ts
useFormField
called by 4
src/components/ui/form.tsx
dir
called by 4
src/utils/dir.ts
useSidebar
called by 4
src/zustand/sidebar-store/index.tsx
useDir
called by 4
src/hooks/use-dir.ts
getPayloadConfigFromPayload
called by 3
src/components/ui/chart.tsx
useChart
called by 2
src/components/ui/chart.tsx
useLogin
called by 2
src/apis/auth/use-login.mutation.ts

Shape

Function 96
Interface 11

Languages

TypeScript100%

Modules by API surface

src/zustand/sidebar-store/index.tsx5 symbols
src/components/ui/pagination.tsx5 symbols
src/components/ui/sheet.tsx3 symbols
src/components/ui/drawer.tsx3 symbols
src/components/ui/chart.tsx3 symbols
src/components/screens/customers/customers-list/customers-table.tsx3 symbols
src/components/screens/auth/signup-form.tsx3 symbols
src/components/screens/auth/login-form.tsx3 symbols
src/components/layouts/dashboard-layout/sidebar-item.tsx3 symbols
src/components/layouts/dashboard-layout/logout-modal.tsx3 symbols
src/components/common/responsive-pagination.tsx3 symbols
src/apis/auth/use-login.mutation.ts3 symbols

For agents

$ claude mcp add nextjs-shadcn-admin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact