Realtime dashboard
Reading from Redis and serve via socket
- Install Golang environment
- Install requirement library
go get
$ go get github.com/astaxie/beego
$ go get github.com/beego/bee
Running with hot reload
bee run realtime-dashboard
go build
Deploy binary file realtime-dashboard