Overview of Varlock Integrations
mainVarlock provides official integrations that connect the CLI, runtime helpers, and framework-specific plugins. These integrations ensure your environment configuration is validated, type-safe, and protected across different environments.
Key capabilities of integrations:
- Automatic Loading & Validation: Automatically load and validate
.envfiles during development and use them in CI/CD and production. - Config Injection: Inject configuration into your code at either build time or request time.
- Runtime Protections: Enable features like leak prevention and log redaction.