Open JacobZwang opened 4 months ago
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.
This would be great considering nanostores is the advocated method for state management within islands in Astro
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.