berno01's avatar

SSR with react and vite

Hey guys! Been searching around a proper documentation on how to setup SSR with inertia for react and vite!

I’ve tried breeze starter kit with SSR but I’m not sure why I don’t see my html is not spitting when I view the source, I’m not sure if I’m missing a step here https://omegle.onl/

Please help! Thank you in advance

0 likes
3 replies
NoLAstNamE's avatar

Did you run npm run build and php artisan inertia:start-srr?

ufukmert06's avatar

@NoLAstNamE Hi, I'm having issues with SSR. When I do it on my local server, it works, meaning when I run 'npm run build' and 'php artisan inertia:start-ssr'. However, I couldn't find any resources on how to do this on my Plesk server. There is no clear information on their official website, or maybe I couldn't understand it. Can you help me with how to run this on my Plesk server?

gych's avatar

@ufukmert06 Hey, your issue is not related to this thread so its best to create a new thread for your own issue.

Please or to participate in this conversation.