You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the FE using fullstack framework Remix.run, it's SSR and capable of some backend scope. It will be easier to understand if we just create a proxy in remix to communicate with the backend API. Why not create the backend on remix? Great question. I just want to separate things out here (I really love doing it lol), maybe it requires more work. I might change my mind, so the code should be portable as possible.
The text was updated successfully, but these errors were encountered:
Since the FE using fullstack framework Remix.run, it's SSR and capable of some backend scope. It will be easier to understand if we just create a proxy in remix to communicate with the backend API. Why not create the backend on remix? Great question. I just want to separate things out here (I really love doing it lol), maybe it requires more work. I might change my mind, so the code should be portable as possible.
The text was updated successfully, but these errors were encountered: