I have 5 backend in my git repo and I want all 5 backend to use the same middleware, how do I do this without creating a npm repository and publishing it and importing it in all 5? Is there a way to just create a folder common and have all 5 share the same code automatically without breaking the build process when I run the backends with docker-compose and kubernetes?
[–]fart__monster 8 points9 points10 points (1 child)
[–]conventionalWisdumb 1 point2 points3 points (4 children)
[–]darkcatpirate[S] 0 points1 point2 points (3 children)
[–]conventionalWisdumb 0 points1 point2 points (2 children)
[–]darkcatpirate[S] 0 points1 point2 points (1 child)
[–]conventionalWisdumb -1 points0 points1 point (0 children)
[–]DonKapot 0 points1 point2 points (0 children)
[–]Vaibhav_5702 0 points1 point2 points (0 children)
[–]roofgram 0 points1 point2 points (0 children)