Turborepo is pain in the ass
Answered
Rhinelander posted this in #help-forum
RhinelanderOP
Hey, all I am trying to do is make 3 apps (api, marketing, web + later mobile) I run in to so many issues that it is crazy. ShadCN becomes problematic, Payload same stuff - if I use website template and delete half of the staff (tests, shadcn) and use turborepo shadcn. Like this is just pain in the ass. Is it better of if i create many separate projects or is that just skill diff.
5 Replies
Saltwater Crocodile
that just skill diff
Answer
Saltwater Crocodile
jk.. try this https://www.next-forge.com/ ... i use monorepo to create 3 project inside it, and it runs really fast and smooth even in development
example of my project: https://github.com/nakafaai/nakafa.com
@Saltwater Crocodile that just skill diff
RhinelanderOP
fair + I was sure that this was the case. I get no problem for vanilla stuff but once I try to go custom I fuck things up.