I'm working on a JS side project to take a break from #dotnet. Tried adding #shadcn to #NextJS in a #NXWorkspace. Shadcn expects both package.json and Next.js in the same place, with Nx package.json is in root while Next.js is in a subfolder. All tutorials on how to get it working seem like magical incantations and they're for a previous version of shadcn and tailwind. Eventually got it to complete init, but had to create an empty vite.config.js in root dir to fool shadcn into installing - will see if it works tomorrow.
So, I need an idea for a side-side project to take a break from JS. Maybe Golang this time?