Simple hack-up of a PWA for a SydJS talk
This is to demonstrates some of the capabilities of a Progressive Web App with a simple JSONServer.
Demonstrates:
- Serving files while offline
- Caching images for offline use
- Data management while offline, and working with offline data
- Resyncing data back with server when online
Note: The servers might take some time to warm up, they're offline while not being used.