Skip to content

serviceworker/offline-news-service-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline News - Service Worker Codeship Status for serviceworker/offline-news-service-worker

https://offline-news-service-worker.herokuapp.com

Warning: I've only tested this in Google Chrome Canary

Prerequisites for runing locally

UNIX-like computer running node (would happily accept pull requests to fix it for Windows but I don't have the means to test that here).

Ironically, as this app relies on the live API of offline-news-api, the server running this application cannot run without a good connection to the internet.

Install and run

git clone git@github.com:matthew-andrews/offline-news-service-worker.git
npm install
node index.js