Skip to content

principleWindows/periodic-background-sync-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

periodic-background-sync-example

Example project using the periodic background sync API

Installation

npm install

Replace the API-KEY string at the top of index.js and service-worker.js with a free key from https://newsapi.org.

Start

Run npm start and go to http://localhost:5000.

Tutorial

This repository is a resource of a tutorial that I wrote on my blog about periodic background syncs. Click here to read the article.

About

Example project using the periodic background sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.6%
  • HTML 11.4%