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