Closed singh05 closed 4 months ago
Hey, I recently made this turborepo-starter with shadcn-ui pre-configured. Check it out and let me know if you find any issues.
https://github.com/juliusmarminge/acme-corp that i use
@destino92 Why do you bundle and build the ui package locally? doesn't it add extra complexity?
Also am struggling with this.
@singh05 did you manage to solve this issue? I'm facing the same problem and wondering if there's a fix.
@destino92 thanks a lot man i was migrating things from nextjs to turbo, but i had only t3 turbo for reference, and was stuck with tha shadcn since it did't had that, this saved, bro this julius guy man is he the next elon or what @singh05 thanks for opening this issue
@dimfu did it resolved?
I have followed typehero repo to setup shadcn/ui with turborepo https://github.com/typehero/typehero
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.
I am setting up the UI as packages in the turborepo. However, I keep getting the following error:
Any example repository show-casing project setup with common shared UI package in turbo?