Welcome to Astro PWA
This is a demo repo to show examples of how Astro PWA can be used to build complex applications.
Server-rendered SPA
A single page application that server-renders each page, keeping user state in sync for the duration of the session.
Client-rendered SPA
A single page application that is statically generated at build time. It client-renders each page, keeping user state in sync for the duration of the session.
Documentation
Learn how Astro PWA works and explore the official API docs.
More on Github
Submit feedback, ask questions, and learn more on Github