MCPcopy Index your code
hub / github.com/Javlonbek1233/Terminal

github.com/Javlonbek1233/Terminal @main

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

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/f5e8c7e3-6155-42a5-8bec-83744b175d47

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

Extension points exported contracts — how you extend this code

PostCardProps (Interface)
(no doc)
src/components/PostCard.tsx
AuthContextType (Interface)
(no doc)
src/context/AuthContext.tsx

Core symbols most depended-on inside this repo

useAuth
called by 5
src/context/AuthContext.tsx
startServer
called by 1
server.ts
getSocket
called by 1
src/lib/socket.ts
testConnection
called by 1
src/lib/firebase.ts
getRecommendations
called by 1
src/services/geminiService.ts
App
called by 0
src/App.tsx
Navigation
called by 0
src/components/Navigation.tsx
RootLayout
called by 0
src/components/RootLayout.tsx

Shape

Function 26
Interface 2

Languages

TypeScript100%

Modules by API surface

src/context/AuthContext.tsx5 symbols
src/pages/Profile.tsx3 symbols
src/pages/CreatePost.tsx3 symbols
src/pages/Reels.tsx2 symbols
src/context/SocketContext.tsx2 symbols
src/components/PostCard.tsx2 symbols
src/services/geminiService.ts1 symbols
src/pages/Feed.tsx1 symbols
src/pages/Chat.tsx1 symbols
src/lib/socket.ts1 symbols
src/lib/firebase.ts1 symbols
src/components/Stories.tsx1 symbols

For agents

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

⬇ download graph artifact