Hacker News new | ask | show | jobs
by seeekr 1431 days ago
Snowpack is no longer maintained, and the people previously working on it are now developing an SSG tool based on Vite. Source: https://vitejs.dev/guide/comparisons.html#snowpack
1 comments

BTW Astro also supports SSR now albeit it's still a bit experimental:

https://docs.astro.build/en/guides/server-side-rendering/