Y
Hacker News
new
|
ask
|
show
|
jobs
by
pqvst
939 days ago
Thanks! I didn't realize web-push had a way to generate the keys until later. Also it was just easier to use the vapidkeys site.
1 comments
zoren
937 days ago
vapidkeys.com signs you up for their newsletter I later found
link
zoren
937 days ago
> npx web-push generate-vapid-keys --json > vapid.json
Does the trick
link