Skip to content

goeoeo/e3w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e3w

etcd v3 Web UI based on Golang && React

supporting hierarchy on etcd v3, based on e3ch

Overview

KEY/VALUE

MEMBERS

Usage

go get github.com/soyking/e3w

# frontend
cd static
npm install
npm run publish

# backend
# start etcd
# edit conf/config.default.ini
go build && ./e3w

About

etcd v3 Web UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.8%
  • Go 24.5%
  • Other 0.7%