Mot

Results 46 issues of Mot

this would have been helpful when deploying to Railway. There were multiple gotchas with their service around including encrypted .env files.

this would unlock the ability to store the `.env.keys` file as a secret file - similar to what Render and others support: ![render-vars](https://github.com/dotenvx/dotenvx/assets/3848/9f414d30-2931-43bd-91fd-211883853464)

this can happen much later, but over the next couple years, people should begin migrating their `.env.vault` files to encrypted `.env` files. add a warning to make it clear to...

Hey 👋 Luos team, I continue to think it is very cool that you are using dotenv-vault in an opensource project. Here's a badge if you would like to show...

this way if there is an edge case bug with `encryptme` (we haven't tested all edge cases yet), the user does not lose their important .env data.

see https://github.com/dotenvx/dotenvx github ci.yml workflow to streamline dotenv-vault's publishing process along the same lines

the current guide uses the cli `vercel deploy`. i prefer using clis for platform deploys but not many people use `vercel deploy`. create a guide that uses the more typical...

> 📣 please subscribe to this thread to be notified of updates > coming soon for small businesses. `dotenvx pro` will build on top of the oss version of dotenvx...