Remix.run Logo
pancsta 4 days ago

Reverse proxy in nodejs? How about no?

fossorialowen 3 days ago | parent [-]

Haha valid concern. We are actually using Traefik to do the reverse proxying which is a pretty standard reverse proxy written in Go! Our tunnel client Newt is also written in Go. The pangolin UI and control plane is typescript though.