Skip to content

a7ul/web-push-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo for the Web Push blog

This is the working demo code for the blog post here:

https://blog.atulr.com/web-notifications

To launch backend:

cd backend
npm install
node index.js

To launch frontend:

cd frontend
npm install -g http-server
http-server

About

A blog demo to showcase how push notification works in web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published