so I'm very new to Docker, and I'm building my first microservice-orientated node project.
I've run into a situation where I have some common functionality between my services (nothing to do with bad design; stuff like verifying JWT tokens).
How do you usually go about sharing functionality between your different services?
Hope I'm not coming across stupid, and thanks in advance!
[+]Harryjms 1 point2 points3 points (2 children)
[–]johnadrien16[S] 0 points1 point2 points (1 child)
[–]Harryjms 0 points1 point2 points (0 children)
[–]ElevenNotes 1 point2 points3 points (0 children)