feat(portfolio): add product updates feed

This commit is contained in:
Jan Wagner
2026-08-16 01:43:16 +02:00
parent 091d0bdeec
commit 9bc9838d8d
14 changed files with 737 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
PORT=8080
UPDATES_DB_PATH=./data/updates.sqlite
UPDATES_ADMIN_TOKEN=replace-with-a-long-random-token