Pensano-dev / aura-mobile-app

5 stars 0 forks source link

Create conditional base URL variable #18

Closed junocchi closed 6 months ago

junocchi commented 6 months ago

A base URL variable that can be imported into any component or file that makes a call to our API. This should be used in place of any hard-coded localhost address to make deployment easier.

Condition would be based on an env variable indicating the build, e.g. dev or production