nksaraf / vinxi

The Full Stack JavaScript SDK
https://vinxi.vercel.app
MIT License
1.39k stars 62 forks source link

react RSC & SSR Example #195

Open aheissenberger opened 5 months ago

aheissenberger commented 5 months ago

How can I add ssr to react-rsc or is there an example which RSC and SSR?

Thank You Andreas

nksaraf commented 5 months ago

I have meaning to make one but just haven't got down to it.

care to contribute an example, I can give guidance and answer any questions, even get on a call

brenelz commented 4 months ago

I woudn't mind figuring out how to add RSC using Vinxi, but I'm not that familiar with everything

nksaraf commented 4 months ago

we have RSC example in SPA mode already, need to add a SSR handler.

brenelz commented 4 months ago

ah i see... Im just playing around with server components a bit for my next blog post