Guide for running locally, doesn't cover getting the api calls to work locally (ie without connecting to the instances setup by the dev).
For example /api/RegisterUser calls all end up in a 404 error if using the dev env setup.
Is this code part of the repo, or is the config incorrect, looking at the production deployment it is connecting to an azure function app, but i cannot see the code for this app here.
Guide for running locally, doesn't cover getting the api calls to work locally (ie without connecting to the instances setup by the dev).
For example /api/RegisterUser calls all end up in a 404 error if using the dev env setup.
Is this code part of the repo, or is the config incorrect, looking at the production deployment it is connecting to an azure function app, but i cannot see the code for this app here.