Give a plugin a Postgres database of its own

This commit is contained in:
2026-08-18 23:12:13 +02:00
parent 9ff8f57509
commit c7013be2f0
24 changed files with 524 additions and 48 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"dependencies": {
"@larvit/log": "2.3.0",
"ejs": "6.0.1",
"lucide-static": "1.31.0"
"lucide-static": "1.31.0",
"postgres": "3.4.9"
},
"devDependencies": {
"@types/ejs": "3.1.5",