Hi, I'm new to AEM and I need to implement server-side rendering with an express server in my local machine. I'm following this tutorial and I see that I need to implement the RemoteContentRendererRequestHandler interface but there are so many things I don't understand, like how to read the Remote Content Renderer - Configuration Factory, etc.. I would like to see if there's someone who could give me an example of implementation so I can use it at least as a base for my implementation.
I'm using the cloud version, not the 6.5.
Thanks for any help