Skip to content

Building Elasticvue

Carsten König edited this page Nov 30, 2020 · 25 revisions

If you want to build elasticvue you have to setup the repository:

# clone
git clone https://github.com/cars10/elasticvue.git
cd elasticvue

# install dependencies
yarn install

Then you can build your preferred version of elasticvue.

Browser extensions

Docker image

Web version (for self hosting)

Clone this wiki locally