What is the best setup for ionic-react

I want to build a med level complex business app using the ionic-react platform, I’m a little bit confused regarding application structure because ionic-react is in just beta version. actually, my app required desktop and mobile versions. I think ionic is the best platform, because I don’t want to manage multiple codebases.
right now I want to use below technologies,

  • react (next.js if possible)

  • Apollo client

  • Apollo Server

  • express

  • Mongoose

I doubt SSR not that much flexible with ionic.

can you please suggest me best architecture for my app and tell me any better solution.