-
### Check for existing issues
- [X] Completed
### Describe the feature
In monorepo where each package has it's own .eslintrc, only one is used (closest one to file that was opened first in the work…
-
Hey there, YouTube just recommended me your video, probably because I was researching how to dockerize a python project int a monorepo using Poetry.
Disclaimer, I have zero experience in the Python…
-
## Talk description
Wir tauchen in die Welt von Nx ein – einer umfassenden Entwicklungstool-Suite, die darauf abzielt, die Verwaltung von Monorepos zu optimieren und die Freude am Entwickeln zu ste…
-
## Problem to solve
Code Insights is a powerful tool that all our customers want to use – but those with large monorepos often hit scale issues with the size of individual repos' results set or the s…
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.5.1
### Describe the Bug
Basically, since bun-types is a peer-dependency of drizzle-orm,…
-
I'm wondering how I can use Builder in a monorepo. (also, debating if I should, or just stick with separate repos and just share the archetype).
Maybe I can have each package of my project as git s…
-
It's somewhat arbitrary and unreliable to have glue code written to bind FE with BE in an app - webapp, mobile apps
E.g. wisp (BE) + wisp-fe (FE) I created. It's not a good way to work with stuff.
-
## Affected Packages
[get-workspaces](https://github.com/changesets/changesets/tree/main/packages/get-workspaces)
## Problem A
As of today, in an [NX workspace](https://nx.dev/getting-started…
-
`ag` and some other tools support `.ignore` file, where one can exclude searching in specific files and directories that are of no interest.
Unfortunately in some projects, like for example `gitea`…
-
I'm trying to use the action on a large monorepo and unfortunately it's spending 5 minutes processing the `git fetch` command [here](https://github.com/sourcegraph/codenotify/blob/main/main.go#LL168C1…