MCPcopy Index your code
hub / github.com/dbfu/fluxy-admin-web

github.com/dbfu/fluxy-admin-web @v0.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.1 ↗ · + Follow
382 symbols 866 edges 178 files 1 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

安装依赖

pnpm install

启动项目

npm start

Extension points exported contracts — how you extend this code

PageData (Interface)
(no doc)
src/interface.ts
DraggableTabPaneProps (Interface)
(no doc)
src/components/draggable-tab/index.tsx
KeepAliveTabContextType (Interface)
(no doc)
src/layouts/tabs-context.tsx
State (Interface)
(no doc)
src/stores/global/index.ts
PropsType (Interface)
(no doc)
src/pages/user/new-edit-form.tsx
KeepAliveTab (Interface)
(no doc)
src/hooks/use-tabs/index.tsx
ComponentSetter (Interface)
(no doc)
src/components/low-code/editor/interface.ts
Action (Interface)
(no doc)
src/stores/global/index.ts

Core symbols most depended-on inside this repo

t
called by 94
src/utils/i18n.ts
get
called by 22
src/request/index.ts
useRequest
called by 20
src/hooks/use-request/index.ts
execEventFlow
called by 18
src/components/low-code/editor/utils/action.ts
post
called by 13
src/request/index.ts
getComponentById
called by 11
src/components/low-code/editor/utils/utils.ts
setData
called by 9
src/components/low-code/editor/utils/action.ts
useDrop
called by 6
src/components/low-code/editor/hooks/use-drop.tsx

Shape

Function 288
Interface 67
Method 20
Class 4
Enum 3

Languages

TypeScript100%

Modules by API surface

src/request/index.ts16 symbols
src/components/low-code/editor/utils/action.ts10 symbols
src/pages/role/role-menu.tsx9 symbols
src/pages/menu/new-edit-form.tsx8 symbols
src/pages/login/service.ts8 symbols
src/pages/role/interface.tsx6 symbols
src/pages/menu/index.tsx6 symbols
src/hooks/use-request/index.ts6 symbols
src/components/low-code/editor/layouts/stage/prod.tsx6 symbols
src/components/low-code/editor/interface.ts6 symbols
src/utils/antd.ts5 symbols
src/router.tsx5 symbols

For agents

$ claude mcp add fluxy-admin-web \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page