etcd v3 Web UI based on Golang && React
supporting hierarchy on etcd v3, based on e3ch
KEY/VALUE
MEMBERS
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