MCPcopy Create free account
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% updated 2mo ago★ 38119 open issues

Browse by type

Functions 289 Types & classes 98
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

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

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

Ask about this repo answers extend the page