add a bunch of frontend stuff
This commit is contained in:
parent
2586161abd
commit
bc85b7c340
30 changed files with 1459 additions and 136 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue