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

github.com/Javlonbek1233/Cinemax @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
26 symbols 83 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/8e3b9d14-81c4-4a0b-b78d-ce3790305315

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

Movie (Interface)
(no doc)
src/types.ts
HeroProps (Interface)
(no doc)
src/components/Hero.tsx
Review (Interface)
(no doc)
src/types.ts
LayoutProps (Interface)
(no doc)
src/components/Layout.tsx
User (Interface)
(no doc)
src/types.ts
MovieCardProps (Interface)
(no doc)
src/components/MovieCard.tsx
MovieRowProps (Interface)
(no doc)
src/components/MovieRow.tsx

Core symbols most depended-on inside this repo

cn
called by 12
src/lib/utils.ts
scroll
called by 2
src/components/MovieRow.tsx
formatTime
called by 1
src/pages/VideoPlayer.tsx
App
called by 0
src/App.tsx
AnimatedLoadingScreen
called by 0
src/components/AnimatedLoadingScreen.tsx
Hero
called by 0
src/components/Hero.tsx
Layout
called by 0
src/components/Layout.tsx
MovieCard
called by 0
src/components/MovieCard.tsx

Shape

Function 19
Interface 7

Languages

TypeScript100%

Modules by API surface

src/types.ts3 symbols
src/pages/VideoPlayer.tsx3 symbols
src/components/MovieRow.tsx3 symbols
src/components/Navbar.tsx2 symbols
src/components/MovieCard.tsx2 symbols
src/components/Layout.tsx2 symbols
src/components/Hero.tsx2 symbols
src/pages/Watchlist.tsx1 symbols
src/pages/SubscriptionPlans.tsx1 symbols
src/pages/Search.tsx1 symbols
src/pages/MovieDetails.tsx1 symbols
src/pages/Home.tsx1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page