read message_delivery_method_web_push_vapid_public_key from public settings db
Main daploy / deploy (push) Successful in 43s

This commit is contained in:
2024-11-25 01:08:46 +02:00
parent bdf2399757
commit 6d308886b4
9 changed files with 113 additions and 49 deletions
@@ -24,8 +24,9 @@
},
"contributors": [],
"scripts": {
"dev": "",
"test": ""
"generate-keys": "node ./generate-keys.js",
"test-send-notification": "node ./test-send-notification.js",
"test-send-notification-cancel": "node ./test-send-notification-cancel.js"
},
"dependencies": {
"pouchdb-adapter-http": "^9.0.0",