Files
agentic-soc-platform/frontend
dependabot[bot]andGitHub 6534f24e2b Bump antd from 6.4.3 to 6.5.1 in /frontend
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>
2026-07-18 09:34:12 +00:00
..
2026-06-27 19:08:48 +08:00
2026-07-11 19:15:40 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-07-05 17:29:22 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-29 13:46:26 +08:00

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: