Spike nx
for monorepo managment
#2776
Labels
🕵️ investigate
Needs investigation
⚙️ technical
Technical improvements, maintenance or other issues that are not directly linked to a feature
Milestone
Spike on using nx for managing our monorepo.
We have more and more apps & libraries that are depandant on eachother that needs to be rebuilt or typecheck when changes are made. Having some parts cached might also help for CI runs on PRs.
In the future we might want to also have some test apps for generic vite/nextjs/webpack project.
This will add more complexity and dependencies to our project but the benefit of catching errors might out weigh this if its easy and fast to setup and use.
The text was updated successfully, but these errors were encountered: