Skip to content

Files

This branch is 864 commits behind arangodb/kube-arangodb:master.

dashboard

Kube-ArangoDB Dashboard

The dashboard shows the current state of an operator.

Development

During development, you can run the dev-server like this (in this directory):

# Only once
npm install
npm start