initial version of endpoint

This commit is contained in:
2025-03-22 21:17:29 +11:00
parent 112ad8da1a
commit a4578fb293
13 changed files with 289 additions and 119 deletions

View File

@@ -30,6 +30,9 @@ A few different technologies are configured to help getting off the ground easie
- The script `upgrade_htmx.sh` is available to make upgrading easier
- [goose](https://github.com/pressly/goose) for DB migrations
### Templates
Run `templ generate -path ./components` to generate code based on template files
### DB