mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-15 17:51:03 +00:00
.. | ||
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
Dockerfile.build | ||
package-lock.json | ||
package.json | ||
README.create-react-app.md | ||
README.md |
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