1 link tagged with all of: configuration + schema + varlock + env-spec
Click any tag below to further narrow down your results
Links
Varlock enhances the management of environment variables by allowing the addition of a declarative schema to .env files through the use of the @env-spec decorator comments. It offers features such as validation, coercion, type safety, and protection for sensitive configurations, along with flexible multi-environment handling. Users can easily install and validate their .env.schema, ensuring their environment variables are secure and well-organized.