Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 260 Bytes

File metadata and controls

13 lines (9 loc) · 260 Bytes

AGENTS.md

Gardener Dashboard - Management UI for Gardener Kubernetes clusters. Yarn-managed monorepo with Vue.js frontend, Node.js backend, and shared packages.

Essential Commands

# Install dependencies
yarn

# Run verification
make verify