MCPcopy Index your code
hub / github.com/YoubetDao/youbet-task

github.com/YoubetDao/youbet-task @main

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

YouBet Task

Run

pnpm install
pnpm run dev

We prefer Yarn as package manager, If you want to use pnpm or npm, feel free to use

Tech Stack

Project Structure

src
├── app.tsx     # App entry
├── assets      # Assets for images, favicon etc
├── components  # React components
├── hooks       # React hooks
├── i18n        # i18n files
├── lib         # Utils、tools、services
├── main.tsx    # File entry
├── pages       # One .tsx per page
├── router.tsx  # Routers
├── styles      # Less files
├── types       # Typescript types
└── vite-env.d.ts

Extension points exported contracts — how you extend this code

ImportMetaEnv (Interface)
(no doc)
src/vite-env.d.ts
IPagination (Interface)
(no doc)
src/types/index.ts
IMarkdownRendererProps (Interface)
(no doc)
src/components/md-renderer.tsx
RenderTagsProps (Interface)
(no doc)
src/pages/project/_components/RenderTags.tsx
UserInfo (Interface)
(no doc)
src/store/userInfo/type.ts
UseAllowanceCheckOptions (Interface)
(no doc)
src/hooks/useAllowanceCheck.ts
ImportMeta (Interface)
(no doc)
src/vite-env.d.ts
IResultPaginationData (Interface)
(no doc)
src/types/index.ts

Core symbols most depended-on inside this repo

cn
called by 145
src/lib/utils.ts
toast
called by 20
src/components/ui/use-toast.ts
createApi
called by 13
src/service/index.ts
useUsername
called by 11
src/store/userInfo/store.ts
getDistributorContract
called by 6
src/constants/distributor.ts
dispatch
called by 5
src/components/ui/use-toast.ts
useToast
called by 5
src/components/ui/use-toast.ts
changeURLParams
called by 4
src/components/filter-button.tsx

Shape

Function 264
Interface 87
Method 25
Class 6
Enum 5

Languages

TypeScript100%

Modules by API surface

src/types/index.ts36 symbols
src/constants/distributor.ts19 symbols
src/components/filter-button.tsx10 symbols
src/store/userInfo/store.ts9 symbols
src/components/ui/use-toast.ts9 symbols
src/pages/projectdetail/Reports.tsx7 symbols
src/pages/dashboard/_components/BindModal.tsx6 symbols
src/lib/utils.ts6 symbols
src/lib/md-processor.ts6 symbols
src/constants/gdaV1Forwarder.ts6 symbols
src/router/index.tsx5 symbols
src/pages/tasks/index.tsx5 symbols

For agents

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

⬇ download graph artifact