How to handle multi-repo cross-cutting concerns
I have an application that is a UI, an API, and a backing db for the API. All three are in different repos.
I have an application that is a UI, an API, and a backing db for the API. All three are in different repos.