feat: initial commit

This commit is contained in:
2025-06-16 00:07:03 +02:00
parent d93ed20869
commit a6d5cb50f2
26 changed files with 10870 additions and 156 deletions

1
go.mod
View File

@ -8,6 +8,7 @@ require (
github.com/a-h/templ v0.3.833
github.com/bornholm/genai v0.0.0-20250522134458-696e8771bb84
github.com/caarlos0/env/v11 v11.3.1
github.com/davecgh/go-spew v1.1.1
github.com/gabriel-vasile/mimetype v1.4.7
github.com/glebarez/sqlite v1.11.0
github.com/gorilla/sessions v1.1.1