what is .env file code example Example 1: .env npm install dotenv Example 2: .env file example SOMEVAR="somevalue" ANOTHERVAR="anothervalue"