|
|
|
|
|
by chrilleweb
197 days ago
|
|
Thanks you for the comment :) I am currently working on a turbo mono repo frontend on my work with maybe 20-25 different env variables. Here the dotenv-diff is really a game changer, but yea for smaller projects, i might be a bit overkill. I like the projects you have linked, i will try to see if they have any need to have features that i could use in `dotenv-diff` you also have the --compare option which will compare your .env whit your .env.example to keeping them in sync, while also have the amount of scanning features that keeps the project safe. |
|