What is .env?
In this tutorial, we will implement a .env into our NodeJS app to store environment variables inside of it.
Here I will introduce how you can use environment variables and for what you should use them. Let's Go.
dotenv
Dotenv is a zero-dependency m...
rahulism.hashnode.dev3 min read