Skip to content

h8moss/OpenPWA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔸OpenPWA🔸

OpenPWA is a boilerplate for deploying pwa using Github Pages.

How to build your own?

  • Fork this project on github
  • Enable Github pages option in settings
  • Done!! Get the link in the GitHub pages section

❗️❕ This includes cache busting mechnism, as pwa serves from cache so changes will not be refected untill you change the version in config.json

❗️❕ On changing repository name you need to update the reposity name in 👉 "service-worker.js", line no 4

This is a PWA, everything is made using webtechnologies. 🍄

About

This is a PWA boilerplate, with cache busting mechanism and preconfigured Github Pages deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 37.7%
  • CSS 9.1%