push notifications but installable to home screen yet
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user