Skip to content

Web push notification using modern web push api and javalin.

License

Notifications You must be signed in to change notification settings

stnwtr/javalin-web-push

Repository files navigation

Javalin Web Push

Web push notification using modern web push api and javalin.

Generate certificate

openssl req -x509 -nodes -days 365 -newkey rsa:4096 -keyout private.key -out certificate.crt

Generate vapid keys

Vapid keys from here

About

Web push notification using modern web push api and javalin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published