š®šØ Yarn Workspace Monorepo Help
Iām trying to setup a Monorepo using yarn workspaces. I want to use Drizzle as the ORM. I have attached some pictures of the file structure etc.
I know the connection to the DB works as I have run migrations etc. but when I try and use a query on the nextjs app I get the Aggregate error. I can find anything online to help. Iām hoping someone has had a similar issue and figured it out š
0 Replies