stoogoff / sw-adversaries

A simple web app for looking up adversaries for the FFG's Star Wars RPG.
http://swa.stoogoff.com/
68 stars 27 forks source link

Add systems needed to allow application to run as a PWA. #33

Open KaydenMiller opened 3 years ago

KaydenMiller commented 3 years ago

Description

When using the this application I found that it contains all of the needed systems for offline capabilities so I wanted to add the ability for the application to be installed via a PWA from a browser. I do believe the currently live version of this application is not hosted with HTTPS so this would not work unless that was changed but it shouldn't cause any problems with it either.

I used some images on the web for the old republic empire logo as the application SPA logo due to the stormtrooper ico file being difficult to use at the larger pixel sizes. Let me know if there is a specific image you want to use and I can change these out.

Also I'm not very familiar with gulp so let me know if there are changes that should be made there too, thanks.

Testing

Change Log