MCPcopy Index your code
hub / github.com/HPouyanmehr/muxt-ts

github.com/HPouyanmehr/muxt-ts @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
8 symbols 22 edges 8 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, MUI v5 and Typescript starter. You can use this to start your Next.js + MUI + Typescript development faster and easier.

Getting Started

  1. First, Clone the project.
  2. (Optional) If you want, You can also change the project name to whatever your like and also add the project name in the package.json.
  3. Run this command in the project directory to install dependencies:
npm i
# or
yarn
  1. You can run dev server with the following command:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

Extension points exported contracts — how you extend this code

MyAppProps (Interface)
(no doc)
pages/_app.tsx

Core symbols most depended-on inside this repo

createEmotionCache
called by 2
utility/createEmotionCache.ts
MyApp
called by 0
pages/_app.tsx
render
called by 0
pages/_document.tsx
Home
called by 0
pages/index.tsx
handler
called by 0
pages/api/hello.ts

Shape

Function 4
Class 2
Interface 1
Method 1

Languages

TypeScript100%

Modules by API surface

pages/_document.tsx3 symbols
pages/_app.tsx2 symbols
utility/createEmotionCache.ts1 symbols
pages/index.tsx1 symbols
pages/api/hello.ts1 symbols

For agents

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

⬇ download graph artifact