Appearance
Contains environmental variables used in the application.
TIP
In this structure we use Vite so envs must start with VITE_.
VITE_
To use envs in build time there are three different commands: yarn run build:dev.
yarn run build:dev
Also available for dev: yarn run dev:prod.
yarn run dev:prod