Morning slightly_smilin…

less than 1 minute read

Morning :slightly_smiling_face: . It’s time for me to play with the proxy feature. Will it work for node apps as well? Can I set a proxy for a node app while developing? In addition - my monorepo consists of around 50 MS. Sometimes it is needed to run 10 of them together as deps. Can the port be set dynamically somehow?

Responses:

MS = microservices

Yes, the proxy feature just redirects ports, so it doesn’t matter what the underlying technology is.

I’m not sure how to dynamically set the ports.

Updated: