Say you have an Amazon EC2 host with TCP ports 80 and 3000 open. For the purposes of this post, we’ll run Ubuntu 16 on this EC2 host. You want to run production and deployment versions of a React application on ports 80 and 3000, respectively, using nginx as the web server underneath. Even if you […]