I've set up a reverse proxy to serve locally running node js app from my vps' public IP address.
Locally running node js app serves the purpose of a back-end for an ecommerce app (made by kaloraat) as part of a udemy course.
I test every ecommerce API end points that are served by locally running node js app from my vps.
Here is an API documentation that I wrote: https://github.com/gunitinug/ecommerc...