MCPcopy Index your code
hub / github.com/acikyazilimagi/musahit-harita-frontend

github.com/acikyazilimagi/musahit-harita-frontend @main

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

To support the project

Story of Project

Communications:

To Contribute:

Technologies and Systems Used In This Project

  • Next.js 13
  • React 18
  • TypeScript
  • Zustand - Global Store
  • Absolute Import and Path Alias — Components to import with @/ prefix
  • ESLint — To find bugs in your code according to specific rules
  • Prettier — To format the code according to specific guidelines
  • Husky & Lint Staged — To check whether they comply with the rules before you commit the changes.

To Begin

1. Clone the Repo:

git clone https://github.com/acikkaynak/deprem-yardim-frontend.git

2. Install Dependencies:

yarn is suggested.

yarn

3. Run the Development Environment:

yarn dev

You can open up the http://localhost:3000 address on your browser to see the result.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 140
Interface 45
Class 12
Method 9
Enum 3

Languages

TypeScript100%

Modules by API surface

src/features/api-client/ApiClient.ts14 symbols
src/data/models.ts13 symbols
src/components/Drawer/NewDrawer.tsx13 symbols
src/errors/index.ts9 symbols
src/components/ErrorBoundary/index.tsx9 symbols
src/stores/mapStore.ts8 symbols
src/components/Drawer/components/MapButtons.tsx8 symbols
src/features/intensity-data/useNeighborhoodIntensityData.ts7 symbols
src/components/Snackbar/useSnackbar.ts6 symbols
src/components/Map/LayerControl.tsx6 symbols
src/components/Map/Controls/index.tsx5 symbols
src/components/Map/Content.tsx5 symbols

For agents

$ claude mcp add musahit-harita-frontend \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page