reference/env
Environment
Next to the configuration file, you can use environment variable to configure your application.
Env value injection with import.meta.env
You can use the import.meta.env with the INTERACT_ prefix to inject env in your code.
Next to the configuration file, you can use environment variable to configure your application.
You can use the import.meta.env with the INTERACT_ prefix to inject env in your code.