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
+4
View File
@@ -14,6 +14,10 @@ output:
enabled: true
path: './output/newsletter-catalog.xlsx'
database:
enabled: true
path: './data/newsletter-catalog.sqlite'
newsletters:
'sender@example.com':
display_name: 'Example Newsletter'