add a bunch of frontend stuff

This commit is contained in:
sam 2023-09-03 04:11:56 +02:00
parent 2586161abd
commit bc85b7c340
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
30 changed files with 1459 additions and 136 deletions

1
go.mod
View file

@ -5,6 +5,7 @@ go 1.19
require (
emperror.dev/errors v0.8.1
github.com/BurntSushi/toml v1.2.1
github.com/flosch/pongo2/v6 v6.0.0
github.com/georgysavva/scany/v2 v2.0.0
github.com/go-chi/chi/v5 v5.0.8
github.com/go-chi/render v1.0.2