[v1] How to apply .env files?
-
how to apply
.env
file to a quasar project? Any tips how to use it? -
Use either dotenv or qenv app extensions.
https://github.com/quasarframework/app-extension-dotenv
https://github.com/quasarframework/app-extension-qenvScott