devopspanel

Baseline scaffold for the DevOps orchestration admin panel.

Baseline stack choice

  • Existing Mission Control backend runtime
  • React 19
  • TypeScript
  • Vite 7
  • OpenAPI-first typed integration in the next slices

Setup

npm install

Run

npm run dev

Application defaults to http://localhost:5173.

Quality checks

npm run build
npm run lint

Current scope

  • App shell slice for timeline, audit feed, and environment summary.
  • Local typed fixtures only. No live API wiring.
  • environment summary stays explicitly mock-only until a worker-visible route exists in the current backend runtime.
Description
Baseline scaffold for DevOps orchestration admin panel
Readme 62 KiB
Languages
TypeScript 56.3%
CSS 34.4%
JavaScript 6.5%
HTML 2.8%