-
As a long-term goal for the starter, we strive to demonstrate real-world scenarios, in my experience building Contentful frontends rarely is limited to one frontend. Use-cases for monorepos include:
-…
-
### Bug description
When using prisma in a Turborepo I get this error when using it in a standard turborepo starter:
```
Package @prisma/client (serverComponentsExtenalPackages or default list) …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
https://github.com/markbrockhoff/turbo-rep…
-
# Summary:
I am planning on creating Turbo Repo with Nextjs for my web application and I wanted to ask if you think the starter kit is compatible with the way TurboRepo works especially the Lint, Hu…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
-
### What package manager are you using / does…
-
hi, lacking proper documentation for the project, i was wondering how i may send message from the renderer to ipcMain and from main to ipcRenderer? a brief explanation will do thanks!
-
### What version of Turborepo are you using?
latest
### What package manager are you using / does the bug impact?
pnpm
### What operating system are you using?
Mac
### Describe the B…
-
It's not an offensive question, but a more a friendly business-related inquiry.
I'm really loving the project and the overall initiative, but on my side I can't afford to base my work on it if it'…
-
I have a turborepo mono repo starter, and it was working correctly all along. All of the sudden the build step started failing.
If I try to start the app with `start:watch: yarn clean && nest start -…
-
### Which project is this feature idea for?
Turborepo
### Describe the feature you'd like to request
Replace the pnpm commands in the README from the basic turborepo example (which is used by…