MCPcopy Index your code
hub / github.com/WebDevSimplified/job-board-ai

github.com/WebDevSimplified/job-board-ai @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
368 symbols 1,091 edges 158 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

DataTableProps (Interface)
(no doc)
src/components/dataTable/DataTable.tsx
DataTableSortableColumnHeaderProps (Interface)
(no doc)
src/components/dataTable/DataTableSortableColumnHeader.tsx
DataTableFacetedFilterProps (Interface)
(no doc)
src/components/dataTable/DataTableFacetedFilter.tsx
DataTablePaginationProps (Interface)
(no doc)
src/components/dataTable/DataTablePagination.tsx

Core symbols most depended-on inside this repo

cn
called by 120
src/lib/utils.ts
getCurrentOrganization
called by 16
src/services/clerk/lib/getCurrentAuth.ts
hasOrgUserPermission
called by 15
src/services/clerk/lib/orgUserPermissions.ts
getCurrentUser
called by 13
src/services/clerk/lib/getCurrentAuth.ts
verifyWebhook
called by 8
src/services/inngest/functions/clerk.ts
useSidebar
called by 7
src/components/ui/sidebar.tsx
getGlobalTag
called by 7
src/lib/dataCache.ts
getIdTag
called by 7
src/lib/dataCache.ts

Shape

Function 364
Interface 4

Languages

TypeScript100%

Modules by API surface

src/components/ui/sidebar.tsx25 symbols
src/components/ui/dropdown-menu.tsx15 symbols
src/components/ui/alert-dialog.tsx11 symbols
src/components/ui/sheet.tsx10 symbols
src/components/ui/select.tsx10 symbols
src/components/ui/dialog.tsx10 symbols
src/app/employer/job-listings/[jobListingId]/page.tsx10 symbols
src/features/jobListingApplications/components/ApplicationTable.tsx9 symbols
src/components/ui/command.tsx9 symbols
src/features/jobListings/actions/actions.ts8 symbols
src/components/ui/table.tsx8 symbols
src/features/jobListings/lib/formatters.ts7 symbols

For agents

$ claude mcp add job-board-ai \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact