React server side rendering

Are there examples/templates for react apps with server-side rendering running on render.com?

I want to add open graph tags to my app, and the solutions I’ve seen (such as helmet) use client-side rendering.

Hi Paul,

Thanks for reaching out.

Unfortunately, we don’t have any specific server-side rendering (SSR) examples, however if you’re able to find examples on the web you should be able to deploy them to Render. You’d need to use a Web Service to be able to use SSR.

Please let us know if you have any more questions.

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.