|
|
|
|
|
by gervwyk
1814 days ago
|
|
We are just 2 devs at the moment and we've setup Lowdefy with a monorepo and yarn 2 and I can add that even for small projects a monorepo is just bliss especially with yarn 2 and lerna! We come from separate repos on past versions of the code and the monorepo setup has sped dev up dramatically, even for a team of 2. Having the docs next to our code and autogen some of it from the source code, all is the same repo is just one advantage. It's a small project but you can view the setup here: https://github.com/lowdefy/lowdefy |
|