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/
@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?