This script was created to read the .env.example file and verify that all keys are entered in the .env file
npm i -g simple-env-verify
Run the command
simple-env-verify --help
Or
sev --help
You can pass --error or -e to throw an error if some key is missing in .env