modulepackage
0.0.0-20220321061815-66e7bddaa8b2
Repository: https://github.com/miniscruff/dashy.git
Documentation: pkg.go.dev
# README
Dashy
Create a personalized private dashboard
Getting Started
- 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
Configuration
Docs coming soon... very much unstable