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

Improve PWA Support #79

Open
RayBB opened this issue Feb 3, 2024 · 3 comments
Open

Improve PWA Support #79

RayBB opened this issue Feb 3, 2024 · 3 comments

Comments

@RayBB
Copy link
Contributor

RayBB commented Feb 3, 2024

Would you be open to improving PWA support?

At the least, adding support for caching the images/styles would be nice.

There could be a world where new items can be added "offline" and pushed when online.

My request mainly comes from the pain of using the site on very slow (basically 3g) mobile data.

I don't have much experience with next or pwas but did some research and it seems like this tool is the current go-to for the combo and wouldn't be too hard to setup. https://serwist.pages.dev/

@RayBB
Copy link
Contributor Author

RayBB commented Oct 19, 2024

@scastiel inspired by the recent blog post and how much I use this app I was wondering again if you'd be interested in a PR for local-first support. Ofcourse trying to keep the changes minimal but I think it's doable.

@scastiel
Copy link
Member

Hey @RayBB, it turns out I'm starting to implement a tRPC API in #246. Feel free to review :)

I think it's a first good step to arrive to an offline-usable app :)

@RayBB
Copy link
Contributor Author

RayBB commented Oct 21, 2024

I'll have to do a little research on tRPC and how the changes work but I certainly think it's a step in the right direction.
In the mean time if anyone else wants to work on this feel free to!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants