Added start of editable dashboard

This commit is contained in:
Magnus Åhall 2026-08-20 11:13:03 +02:00
parent 1af3f59b1a
commit c3fe5951d4
8 changed files with 502 additions and 92 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module smon
go 1.25.0
go 1.26.0
require (
git.ahall.se/go/html_template v0.1.1