With that you will have a local endpoint (http://localhost:7707) with CORS settings setup properly so that you can call the APIs in your app locally the same way like in the deployed state. This app shows how to do this (it is using react, but the setup is s...