English | 中文
Klever Web is the front-end interface of Klever Model Registry
$ git clone https://github.com/kleveross/klever-web.git
$ cd klever-web
Install dependencies:
$ yarn
$ yarn start
$ yarn run build
$ docker build -t lever-dev.cargo.io/release/klever-web:v0.0.3 .
$ docker run -p 8888:8080 -d lever-dev.cargo.io/release/klever-web:v0.0.3
Please have a look at docs/installation.md.
If you want to trial quickly, you can run installation script as follow.
$ wget https://raw.githubusercontent.com/kleveross/klever-web/master/scripts/installation/install.sh
$ bash install.sh <master-ip>
klever-web project is part of Klever, a Cloud Native Machine Learning platform.
The Klever slack workspace is klever.slack.com. To join, click this invitation to our Slack workspace.