Running NX with Frontend and API Proxied
Overview NX is a great tool to manage Mono-repos. I’ve been using it for near on 5 years in my professional life and around about the same on a number of side projects. One of the first things I set up in any new mono-repo is the proxying of API requests through the front-end to the API running in parallel. With NX this is super easy and makes life simple as you only have to run one command and get both stacks running all at the same time....