SSR query in Astro
Opened this issue · 1 comments
JacobZwang commented
Is there any way to get nanoquery to fetch during SSR in Astro? This would be quite useful for rendering pages on the server and then dynamically updating them on the client.
Firaenix commented
This would be great considering nanostores is the advocated method for state management within islands in Astro