GeriLife / wellbeing-client

Client-only code for Wellbeing project.
Apache License 2.0
0 stars 0 forks source link

Add proxy configuration for local development #35

Closed brylie closed 3 years ago

brylie commented 3 years ago

Our services expect the API endpoints to be available at /api/* since our deployment adds a proxy under that alias. Configure a devServer.proxy endpoint so that we don't have to change our services when developing the app locally.

https://quasar.dev/quasar-cli/api-proxying