Simple and fast dashboard with a go backend and a mostly HTML+CSS frontend with a small amount of JS.
This repository has been archived on 2021-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Elara c6af685621 Initial Commit 2021-03-25 22:25:10 -07:00
resources Initial Commit 2021-03-25 22:25:10 -07:00
.gitignore Initial Commit 2021-03-25 22:25:10 -07:00
LICENSE Initial commit 2021-03-25 22:24:20 -07:00
README.md Initial commit 2021-03-25 22:24:20 -07:00
config.go Initial Commit 2021-03-25 22:25:10 -07:00
extra.go Initial Commit 2021-03-25 22:25:10 -07:00
go.mod Initial Commit 2021-03-25 22:25:10 -07:00
go.sum Initial Commit 2021-03-25 22:25:10 -07:00
main.go Initial Commit 2021-03-25 22:25:10 -07:00
routes.go Initial Commit 2021-03-25 22:25:10 -07:00
simpledash-sample.toml Initial Commit 2021-03-25 22:25:10 -07:00
template.go Initial Commit 2021-03-25 22:25:10 -07:00

README.md

simpledash

Simple and fast dashboard with a go backend and a mostly HTML+CSS frontend with a small amount of JS.