//install dotenv via npm //npm install dotenv --save //At the top of your file add require('dotenv').config();