1 post tagged with "t3"
Solving the Module Not Found error when using NextJS and MonoRepos
I’m using the T3 stack to begin work on my movie application and I wanted to use ShadCN for the baseline of my components. I had another package called ui in which I was going to store all of my ShadCN components and then reference those in my nextJS application. I went…