initial commit

This commit is contained in:
2026-01-21 20:03:02 +11:00
commit e0ec6d06d3
41 changed files with 3069 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.env
*.db*
.logs/
server.log
bin/
tmp/
static/css/output.css
internal/view/**/*_templ.go
internal/view/**/*_templ.txt