Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,638 contributions in the last year
Contribution activity
October 2020
- mayeaux/web-push-demo JavaScript
- mayeaux/nodetube-podman Shell
- mayeaux/btcpayserver C#
Created an issue in web-push-libs/web-push that received 3 comments
What exactly is the email used for in this example?
webpush.setVapidDetails( 'mailto:example@yourdomain.org', vapidKeys.publicKey, vapidKeys.privateKey
);
I see this example with mailto:example@your…