JavascriptNode.jsNode.js# how to add .env variablesrequire("dotenv").config({ path: __dirname + "/.env" });