Environment Files
The genx run and genx build commands read the contents of the client/.env file to set global variables in the client build. For the typescript compiler to work these values must also be declared in the client/globals.d.ts file. This section covers environment file configuration and the Environment Indicator component for displaying environment information in your application.