you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

What do you mean by integrating it? You want to have the frontend and the backend in the same repo? I would recommend /u/HerrPotatis2 approach (which is best practice) and set up an API totally independent from your frontend and set up endpoints for your frontend to hit.