Support for SSR (Vike-React) #671
Unanswered
theggarcez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone i am working on POC for my company, where we have multiple teams, each team working on a capability, so it makes sense for me to try Microfrontends, i am currently using vite-plugin-federation + vite + react (CSR).
But i have a use case for a few capabilities to have a BFF or be SSR, my questions is this plugin compatible with SSR ? how would i configure it to work with something like vike-react ?
I have following scenario:
HOST (react CSR) <- Feature-A (SSR)
What would i need to expose to host ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions