@gregoryStarr I added a "How to SSR" section in the README.md with which you will be able to run an Express app that server-side renders 3 OpenComponent and one of them is built w/ React and does server-side rendering as well; let me know if you think this makes sense to you.
@gregoryStarr I added a "How to SSR" section in the README.md with which you will be able to run an Express app that server-side renders 3 OpenComponent and one of them is built w/ React and does server-side rendering as well; let me know if you think this makes sense to you.
https://github.com/mattiaerre/oc-hub#how-to-ssr
https://github.com/mattiaerre/oc-hub/blob/master/how-to-ssr/routes/index.js#L14
https://github.com/mattiaerre/oc-hub/blob/master/oc-with-react/server.js#L6
// cc @matteofigus @nickbalestra