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
I have a directory called my-app, which contains two folders: frontend and backend. When I try to deploy the frontend, I'm running into errors related to type inference from the backend folder.
My question is: how should I properly wire up the project? I feel like I'm lacking some knowledge in this area. Also, using Turborepo seems a bit overcomplicated for my needs — is there a simpler alternative?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a directory called my-app, which contains two folders: frontend and backend. When I try to deploy the frontend, I'm running into errors related to type inference from the backend folder.
My question is: how should I properly wire up the project? I feel like I'm lacking some knowledge in this area. Also, using Turborepo seems a bit overcomplicated for my needs — is there a simpler alternative?
Beta Was this translation helpful? Give feedback.
All reactions