Building SSR with Vite: A Custom getStaticProps Replacement
A step-by-step guide to implementing server-side rendering with Vite and creating a custom data loading system that replaces Next.js getStaticProps, based on our real-world implementation at Patron.
https://www.patron.com/blog/post/vite-ssr-getstaticprops-replacement/