I’m looking for an example git repo that shows how to setup server-side rendering in a way that’s “state-of-the-art” in Meteor land now, including routing, dynamic module loading etc. React preferred.
One thing I have to do is update that to add the wonderful staringatlights:fast-render package, which makes server rendering with auth routes so much easier.