T
TanStack10mo ago
optimistic-gold

Tanstack Start for Static Prerendering with Client Side Rendering but not Server Sider Rendering

Like the title, I want to use Static Pre-rendering for landing and first couple of pages such as login, signup page. After that, I only want Client side rendering since it may needs dashboard fee like some complex UI changes, so guess no need SSR. I wish I can create Static pre-rendered site for the first couple of pages with only Tanstack router, but seems not supporting on there. Does SSR is by default in Tanstack Start? I wish I could deploy to AWS S3 with the couple of static sites and SPA app, but if SSR is default in Tanstack Start, then I may need to deploy in some server such as Vercel, but I don’t want to do that.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?