Tanstack Start as a PWA
Hello,
Has anyone managed to create a Progressive Web App (PWA) from a TanStack Start application? I have tried using vite-plugin-pwa (https://vite-pwa-org.netlify.app/) without any success.
I know this was asked in the past, but I haven't found a solution or example repository.
Vite Plugin PWA
Zero-config PWA Framework-agnostic Plugin for Vite and Integrations
3 Replies
helpful-purple•6mo ago
I am also looking for a solution
deep-jadeOP•6mo ago
I was able to a create basic PWA thanks to this article and the linked repo: https://nicholasgriffin.dev/blog/trying-out-tanstack-start-and-upgrading-fosdem-pwa#remaking-the-pwa-capabilities
I didn't implement advanced PWA features, just made my app installable for now
rare-sapphire•5mo ago
do you have your repo ?