Skip to content

vedant15/etcd-ui-client

Repository files navigation

etcd-ui-client

This is a basic UI client for ETCD V3 . The client is based on electron (https://electron.atom.io/).

Building the app

If you are using a Mac, you can download the pre-built package from releases. For other platforms please follow the steps below

  1. Clone the repo
  2. npm install
  3. npm install -g electron-packager
  4. run electron-packager .