ElixiumNetwork/website

Switch to Server Side Rendering

Closed this issue · 7 comments

Much better for SEO

What technology you want to use for ssr?

@kamilstaszewski we want to keep it in react, just want to enable server side rendering with express as a backend. This'll help improve out SEO, and is the last thing we need to do before the website is "done".

We're currently using create-react-app so ssr might be a bit annoying to implement

@kamilstaszewski does this sound like something you'd be interested in working on?

I would love to, but i don't think im good enough. I will try though.

@alexdovzhanyn what about switching to nextjs...?

@edisonaugusthy I've personally never worked with it but if you want to open a PR that accomplishes the goal using Nextjs, I'm open to it