MCPcopy Index your code
hub / github.com/Dilettante258/eazy-tieba

github.com/Dilettante258/eazy-tieba @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,095 symbols 1,509 edges 79 files 156 documented · 14% updated 27d ago★ 140
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

ServiceWorkerGlobalScope (Interface)
* The **`ServiceWorkerGlobalScope`** interface of the Service Worker API represents the global execution context of a se
apps/mail/worker-configuration.d.ts
FileRoutesByFullPath (Interface)
(no doc)
apps/web/src/routeTree.gen.ts
Response (Interface)
* The **`Response`** interface of the Fetch API represents the response to a request. * * [MDN Reference](https://deve
apps/mail/worker-configuration.d.ts
FileRoutesByTo (Interface)
(no doc)
apps/web/src/routeTree.gen.ts
Request (Interface)
* The **`Request`** interface of the Fetch API represents a resource request. * * [MDN Reference](https://developer.mo
apps/mail/worker-configuration.d.ts
FileRoutesById (Interface)
(no doc)
apps/web/src/routeTree.gen.ts
ReadableStream (Interface)
* The `ReadableStream` interface of the Streams API represents a readable stream of byte data. * * [MDN Reference](htt
apps/mail/worker-configuration.d.ts
FileRouteTypes (Interface)
(no doc)
apps/web/src/routeTree.gen.ts

Core symbols most depended-on inside this repo

set
called by 23
apps/mail/worker-configuration.d.ts
get
called by 22
apps/mail/worker-configuration.d.ts
useColorMode
called by 15
apps/web/src/lib/color-mode.tsx
update
called by 15
apps/mail/worker-configuration.d.ts
close
called by 14
apps/mail/worker-configuration.d.ts
json
called by 13
apps/mail/worker-configuration.d.ts
mapRowsByColumns
called by 12
apps/web/src/lib/export.ts
getChartColors
called by 10
apps/web/src/lib/chart-colors.ts

Shape

Interface 494
Method 268
Function 242
Class 91

Languages

TypeScript100%

Modules by API surface

apps/mail/worker-configuration.d.ts757 symbols
apps/web/src/components/SettingsDialog.tsx22 symbols
apps/web/src/routes/export.tsx19 symbols
apps/web/src/components/ForumPostAnalysis/Charts.tsx17 symbols
apps/web/src/lib/user-post.ts16 symbols
apps/web/src/hooks/queries.ts16 symbols
apps/mail/src/templates.tsx14 symbols
apps/web/src/routes/postanalysis.tsx12 symbols
apps/web/src/lib/seo.ts10 symbols
apps/web/src/lib/backend.ts10 symbols
apps/web/src/lib/pwa-install.ts9 symbols
apps/web/src/components/PostAnalysis/ChartWrapper.tsx9 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page