1 Commits

Author SHA1 Message Date
dd8d5b7341 feat: add CNB Board live information page with domain management
- Created a new page for managing domains with a table view and modal for editing.
- Implemented Zustand store for domain state management including fetching, updating, and deleting domains.
- Added components for displaying information cards with search functionality.
- Integrated API calls for fetching CNB Board live data including build, repo, pull, NPC, and comment information.
- Established routing for the CNB Board page.
2026-02-24 04:34:25 +08:00