After GitHub CLI is set up, tryEnv will create a tryEnv-Backup repository in your GitHub account.
tryEnv stores all environment variables in this repository in an encrypted format (AES-256-GCM encryption with SHA-512 hashing).
This repository will keep a secure, encrypted backup of your environment variables for easy recovery.
Syncing: Use the Sync feature in tryEnv to update your variables in the tryEnv-Backup GitHub repository whenever you make changes.
Backup Updates: Any changes you make to the preview, development, or production variables will automatically update the backup file in your GitHub repository.