mirror of
https://github.com/FunnyWolf/agentic-soc-platform.git
synced 2026-08-22 13:12:56 +02:00
Bumps [antd](https://github.com/ant-design/ant-design) from 6.4.3 to 6.5.1. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/6.4.3...6.5.1) --- updated-dependencies: - dependency-name: antd dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ASP Frontend
Vite + React + Ant Design frontend for Agentic SOC Platform.
Development
pnpm install
pnpm dev
The dev server proxies backend API requests under /api and websocket requests under /ws.
Checks
pnpm exec eslint .
pnpm exec tsc -b
Documentation
Product and deployment documentation lives in the docs site: