push notifications but installable to home screen yet

This commit is contained in:
m5r
2022-05-30 02:21:42 +02:00
parent b5bb8e1822
commit 4c22ee83e1
40 changed files with 1104 additions and 83 deletions

View File

@ -21,3 +21,7 @@ PADDLE_VENDOR_ID=TODO
PADDLE_API_KEY=TODO
TWILIO_AUTH_TOKEN=TODO
# npx web-push generate-vapid-keys
WEB_PUSH_VAPID_PUBLIC_KEY=TODO
WEB_PUSH_VAPID_PRIVATE_KEY=TODO