Replies: 1 comment
-
Turns out it was more of a tooling issue. After setting up the DB folder as an internal package using turbo, I just had to re-export the types in the index file of the package |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently converting a nextJs frontend to a monorepo with a new backend for handling async tasks. I'd like some help on how to share the db schema across my services.
My Setup looks something like
However, I'm stuck with some sort of webpack error
Any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions