Hi @dabit3, Can you please share a guide with us (video or medium article) on how to render a `ReactXP` app on the server? I currently use `React Router v4` for client side local development, but really don't know where to start to get it online (coming from php) with the benefits of indexing/SEO of the app. [This short section](https://github.com/facebook/react/blob/55c5cc264b0c583705817d9276838f8764d1b1ae/docs/docs/reference-react-dom-server.md) in the `React` repo talks about SEO and crawling, but I am not sure how to do so with `ReactXP`. You have a great way of explaining things and breaking them down really well for the community, so I thought of asking you for guidance in this area.