vincentmorneau / apex-pwa

A complete guide for turning an APEX application into a Progressive Web App
MIT License
82 stars 26 forks source link

How we can integrate this in apex22.1 so that our apex app works offline #26

Open splendidabhi opened 1 year ago

splendidabhi commented 1 year ago

Hi Vincent,

I have requirement that my apex app also should run offline. I came to know about Service workers , but don't how to implement
I would love to implement some PWA features.

Thanks

renato1891 commented 1 year ago

I'm having the same issue.