Use Rest Api backend with Next SSR features
Unanswered
Hällefors Elkhound posted this in #help-forum
Hällefors ElkhoundOP
Hi!
I'm new to Next and all this SSR type of stuff.
I already have a functional Rest Api backend written in Express. I also have a frontend written in React, which uses the backend, and I want to rewrite it in NextJS.
Is there a way in which I could use Next's SSR features with my already existing backend? or should I rewrite it inside Next?
I'm new to Next and all this SSR type of stuff.
I already have a functional Rest Api backend written in Express. I also have a frontend written in React, which uses the backend, and I want to rewrite it in NextJS.
Is there a way in which I could use Next's SSR features with my already existing backend? or should I rewrite it inside Next?