Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to setup Offline Page using remix-pwa #214

Closed
dhavalveera opened this issue May 1, 2024 · 4 comments
Closed

how to setup Offline Page using remix-pwa #214

dhavalveera opened this issue May 1, 2024 · 4 comments
Labels
wontfix This will not be worked on

Comments

@dhavalveera
Copy link

Hello,

I am looking for a solution to setup Offline Page in PWA in my Remix App and I was looking around on Google and I came across your remix-pwa package, but in the documentation I wasn't able to find how to setup Offline Page in Remix App using remix-pwa.

can you please help me how to setup a offline page in Remix App using remix-pwa?

@ShafSpecs
Copy link
Member

Hello @dhavalveera, setting up an offline oage using Remix PWA involves setting up a service worker, and handing it via a fetch handler. You can check out MDN for resources on how that looks like. Or if you don't mind waiting a bit, I am setting up an extensive guide on setting up a PWA from scratch :)

@dhavalveera
Copy link
Author

Hello @dhavalveera, setting up an offline oage using Remix PWA involves setting up a service worker, and handing it via a fetch handler. You can check out MDN for resources on how that looks like. Or if you don't mind waiting a bit, I am setting up an extensive guide on setting up a PWA from scratch :)

I would like to wait, can you give an ETA for this? @ShafSpecs

@ShafSpecs
Copy link
Member

Not sure. It is long, currently a 30 mins read and still counting. I hope to make it an A-Z guide, but hopefully within the next few weeks (2)

@ShafSpecs ShafSpecs added the wontfix This will not be worked on label Oct 30, 2024
@ShafSpecs
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants