sveltekit-push-notification-example Svelte Themes

Sveltekit Push Notification Example

SvelteKit Push Notification Example

SvelteKit Push Notification Example

Get Vapid keys

npx web-push generate-vapid-keys

Set public and private keys to .env file:

cp .env.example .env

Development

pnpm install
pnpm dev

Build

pnpm build

Preview build

pnpm preview

Deployment

see docs

Top categories

Loading Svelte Themes