This is a basic UI client for ETCD V3 . The client is based on electron (https://electron.atom.io/).
If you are using a Mac, you can download the pre-built package from releases. For other platforms please follow the steps below
- Clone the repo
npm install
npm install -g electron-packager
- run
electron-packager .