-
# Jelog
Sample
[http://localhost:8000/post/monorepo/](http://localhost:8000/post/monorepo/)
-
Following guidance from the [FluxCD Documentation](https://fluxcd.io/flux/guides/repository-structure/#monorepo), restructure the repo into the 'monorepo' approach, where a single branch will be used …
-
Adopt a monorepo structure for itowns. The goal is to split itowns down into **reusable and standalone feature packages**.
As an example, I've started with the geodesy features. (@itowns/ge…
-
Related to #123 and #124
-
- set up the monorepo to use one single node_modules
- easy for hosting, else just have two repositories for better project documentation and architecture
- consider switching frontend to Nextjs
…
-
The following setup needed for VSCode Relay extension to work with monorepos, doesn't work with `vite-plugin-relay` and throws `ReferenceError: require is not defined` where `graphql` template literal…
-
https://github.com/JuliaRegistries/TagBot?tab=readme-ov-file#subpackage-configuration
-
Hey mate, great tool seems very helpful!
Just wondering if there's a way to use modver with monorepos? I'm having some issues.
We have a repo with a number of different modules in subfolders.
Str…
-
Update documentation to reflect the newly effected monorepo changes.
-
## Proposal
For applications which leverage multiple server-side applications (or) are tending towards a microservice approach, we can try to support `yarn workspaces` and `pnpm workspaces` which l…