Add auth, rest api, svelte frontend, build structure

This commit is contained in:
2025-06-02 08:44:10 +02:00
parent 97be451306
commit 17ab7c4929
222 changed files with 3057 additions and 136 deletions

3
web/templates/admin.html Normal file
View File

@@ -0,0 +1,3 @@
{{define "vite"}} {{ .Vite.Tags }} {{end}} {{define "content"}}
<div id="root"></div>
{{end}}