Hacker News new | ask | show | jobs
by cWave 973 days ago
Something like ARCHITECTURE.md? https://matklad.github.io/2021/02/06/ARCHITECTURE.md.html
1 comments

It only works in monorepos, what about distributed repositories/services then?
If you make a separate repo for every five lines of code, you can make another one for the docs.
You probably still have some entry point/example client that use those repos/services
You've already lost, best recourse in this case is to `rm -rf ~/repositories/`. Then make yourself a cup of tea, take a deep breath, and start over.
and how do you manage the different lifecycle of services (versioning/build)?