Skip to content

andyatmiami/etcd-ui-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 on a Mac or Linux, you can download the pre-built package from releases. For windows please follow the steps below

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 66.3%
  • JavaScript 24.5%
  • HTML 9.2%