mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
d1acf1a7ec
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
assets.go | ||
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