Server side rendering React App

I cant seem to either make or find anything like boilerplate or hello-world here. Is there anything like that on glitch?

There’s https://glitch.com/edit/#!/starter-react

Yeah, that one I used to start my first react project here, but it is not ‘proper’ server-side rendering. I spent few hours going thru tutorials and I have basic success! Once I get better hold of how to do a bit more advanced app and add some lifecycle methods, I’ll suggest it as one more hello world here?