Security First
No environment variables will be exposed to clients unless you define it in a .env.example file.
Startup/Runtime environment variables solution for JavaScript
Build once, deploy anywhere. Import-meta-env helps to developing applications following the 12-factor principles.