I have a Turborepo app that uses pnpm and pnpm workspaces. Everything's good.
Q: Now let's say I wanted to add a ElysiaJS (uses Bun) or any other language for that matter (Go backend for example). I want to store them in my monorepo so I have everything in one place, but I want Turborepo to not look at this folder for any building/dev/caching etc.
Is this possible? Worst case I just put the other lang backends in a different repo but I'd like to have them all in my monorepo.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community