Tutorial to Set Up Isomorphic SSR with Ejected Create React App

869 Views Asked by At

I have unsuccessfully found a tutorial for setting up isomorphic server side rendering with an ejected create react app.

I know of react SDK, but this isn't ejected, and there are quite a few tutorials on non-ejected created react apps.

Could anyone help locate one, or link to a project that is an example of ejected app now an isomorphic SSR? Ideally without redux for simplicity.

webpack-isomorphic-tools provides clues but it really doesn't do much more than that.

2

There are 2 best solutions below

2
On BEST ANSWER

Check out Paragons. It's a great Universal React SPA starting point. Plus it has Code Splitting all ready to go, SEO support, Sass, React Router v4, and much much more...

0
On

you can check this on it is being ejected https://github.com/agungsb/create-react-app-ssr-pwa