Simple .env parser
npm install tdenv
js tdenv.config();
there are options too
js tdenv.config({path: "path to .env"});