feat: add sqlite catalog web app

This commit is contained in:
Keith Solomon
2026-05-17 14:05:25 -05:00
parent 140c16891f
commit fe0678fac2
22 changed files with 1452 additions and 12 deletions
@@ -52,7 +52,7 @@ Extend `config.yaml`:
```yaml
database:
enabled: true
path: "./data/newsletter-catalog.sqlite"
path: './data/newsletter-catalog.sqlite'
```
Behavior: