Skip to content

THPT/realtime-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-dashboard

Realtime dashboard

Reading from Redis and serve via socket

Install

  • Install Golang environment
  • Install requirement library
go get 

Dev

$ go get github.com/astaxie/beego
$ go get github.com/beego/bee

Running with hot reload

bee run realtime-dashboard

Deploy

go build

Deploy binary file realtime-dashboard