Giter Site home page Giter Site logo

redisweb's Introduction

redisweb

redis web ui based on golang.

build

  1. go get github.com/markbates/pkger/cmd/pkger && pkger
  2. go build or go install ./...
  3. linux:env GOOS=linux GOARCH=amd64 go build -o redisweb
  4. windows: env GOOS=windows GOARCH=amd64 go build

startup

$ redisweb -h
Usage of redisweb:
  -config string
        config file path (default "redisweb.toml")

snapshots

image image image image image image image image

redisweb's People

Contributors

bingoohuang avatar zalmanzhao avatar gucovip avatar

Stargazers

 avatar Soma Szelpal avatar Julien Breux avatar Junlapong L. avatar Yoshiya Hinosawa avatar springcat avatar lit avatar chet avatar bagher sohrabi avatar brill avatar 云帆 avatar rainstorms avatar Francesco Bianco (yafb) avatar Andy Cai avatar Pandry avatar Matt Harvey avatar Jerry Yang avatar CunxinZhang avatar  avatar ChangTai LIANG avatar

Watchers

 avatar  avatar  avatar

redisweb's Issues

编译不成功。是不是少了什么?

# github.com/bingoohuang/go-redis-web
./misc.go:65:10: undefined: MustAsset
./misc.go:66:11: undefined: AssetInfo
./serve_home.go:13:17: undefined: MustAsset
./serve_home.go:18:32: undefined: MustAsset
./serve_home.go:20:35: undefined: MustAsset

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.