Create a personalized private dashboard
- Fork the repository as you will need to customize it
- Install and run redis
- Edit
config.yml
with all your dashboard needs - Create a
.env
file if you want local env vars easily - Run main:
go run main.go
Docs coming soon... very much unstable