You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am just wondering how I can add SSR to this. I've tried following the docs but my setup seems to conflict with @inertiajs/server since i really just want to use express
Could you point me in the right direction or advise me on how i can add SSR to this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I currently have inertia working with node (express) rather than laravel using this package: https://github.com/jordankaerim/inertia-node
the app is using react, inertia, express, inertia-node, laravel mix, and tailwind so far
Here is the repo if you want to see the code: https://github.com/jaxramus/mazel
I am just wondering how I can add SSR to this. I've tried following the docs but my setup seems to conflict with
@inertiajs/server
since i really just want to use expressCould you point me in the right direction or advise me on how i can add SSR to this?
thank you
Beta Was this translation helpful? Give feedback.
All reactions