MCPcopy Index your code
hub / github.com/Javlonbek1233/Amaliy-ish4

github.com/Javlonbek1233/Amaliy-ish4 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
36 symbols 89 edges 20 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/deccbdf6-0fa3-4eae-9fb4-0836ea6b0d6d

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/index.ts
MovieGridProps (Interface)
(no doc)
src/components/MovieGrid.tsx
Genre (Interface)
(no doc)
src/types/index.ts
MovieDetailModalProps (Interface)
(no doc)
src/components/ui/MovieDetailModal.tsx
TMDBResponse (Interface)
(no doc)
src/types/index.ts
MovieCardProps (Interface)
(no doc)
src/components/ui/MovieCard.tsx

Core symbols most depended-on inside this repo

cn
called by 10
src/lib/utils.ts
fetchFromTMDB
called by 9
src/services/tmdb.ts
getFullImageUrl
called by 3
src/lib/utils.ts
handleMovieClick
called by 2
src/pages/Home.tsx
fetchMovies
called by 2
src/hooks/useFetchMovies.ts
handleToggleFavorite
called by 1
src/pages/Home.tsx
getAIRecommendations
called by 1
src/pages/Recommendations.tsx
formatDate
called by 1
src/lib/utils.ts

Shape

Function 30
Interface 6

Languages

TypeScript100%

Modules by API surface

src/pages/Recommendations.tsx4 symbols
src/types/index.ts3 symbols
src/pages/Home.tsx3 symbols
src/pages/Favorites.tsx3 symbols
src/lib/utils.ts3 symbols
src/services/tmdb.ts2 symbols
src/services/ai.ts2 symbols
src/hooks/useFetchMovies.ts2 symbols
src/components/ui/Skeleton.tsx2 symbols
src/components/ui/MovieDetailModal.tsx2 symbols
src/components/ui/MovieCard.tsx2 symbols
src/components/Navbar.tsx2 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page