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

github.com/Javlonbek1233/AXON @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
26 symbols 87 edges 21 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/1c98a6ed-1dba-40b6-97df-eb514dacd00f

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

Product (Interface)
(no doc)
src/types.ts
ProductCardProps (Interface)
(no doc)
src/components/ProductCard.tsx
CartState (Interface)
(no doc)
src/store/features/cartSlice.ts
CartItem (Interface)
(no doc)
src/types.ts
QuickViewModalProps (Interface)
(no doc)
src/components/QuickViewModal.tsx
ProductState (Interface)
(no doc)
src/store/features/productSlice.ts
UserProfile (Interface)
(no doc)
src/types.ts
WishlistState (Interface)
(no doc)
src/store/features/wishlistSlice.ts

Core symbols most depended-on inside this repo

filterProducts
called by 2
src/store/features/productSlice.ts
startServer
called by 1
server.ts
fetchRecommendations
called by 1
src/pages/ProductDetails.tsx
cn
called by 1
src/lib/utils.ts
App
called by 0
src/App.tsx
ProductGrid
called by 0
src/components/ProductGrid.tsx
Hero
called by 0
src/components/Hero.tsx
ProductCard
called by 0
src/components/ProductCard.tsx

Shape

Function 17
Interface 9

Languages

TypeScript100%

Modules by API surface

src/types.ts4 symbols
src/store/features/productSlice.ts2 symbols
src/pages/ProductDetails.tsx2 symbols
src/pages/Checkout.tsx2 symbols
src/components/QuickViewModal.tsx2 symbols
src/components/ProductCard.tsx2 symbols
src/components/Navbar.tsx2 symbols
src/store/features/wishlistSlice.ts1 symbols
src/store/features/cartSlice.ts1 symbols
src/pages/Profile.tsx1 symbols
src/lib/utils.ts1 symbols
src/components/ProductGrid.tsx1 symbols

For agents

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

⬇ download graph artifact