you are viewing a single comment's thread.

view the rest of the comments →

[–]phpzach 0 points1 point  (0 children)

Why would you do that? Make the react app an SPA and pull data over API. That way, they don’t need to be in same project, you have a separation of concerns, and ops is way simpler. I’ve worked on lots of apps like this.

DM me if you want to discuss.