Brought over most of the changes from go-web-starter-kit.

This commit is contained in:
Zed A. Shaw 2025-08-31 11:23:12 -04:00
parent 01fcb964be
commit 8d70b57299
11 changed files with 143 additions and 57 deletions

1
.gitignore vendored
View file

@ -30,3 +30,4 @@ coverage/*
config.toml
public
*.idx
*.sqlite3