Using Environmental Variables in NodeJS with DotEnv

Published: 17 May 2022
on channel: Code Ethically With Eric
38
3

Today, I'm going to show you how to hide secret keys and information in JavaScript using the JavaScript library called dotenv - which is used to access environment variables in a NodeJS project.

We will start a project, download the library, import the library, create some code, set up the .env file and create some variables, then run the code to call the variables in the main file.

Then we will be creating a more realistic example with the npm library opener to open a website url hidden as an environment variable.

So let's start!

My Links:
Project Repo - https://github.com/cireneirbo/demo-do...
My GitHub - https://github.com/cireneirbo

Video Content Links:
dotenv - https://www.npmjs.com/package/dotenv
opener - https://www.npmjs.com/package/opener
NodeJS - https://nodejs.org/en/
CC music - https://www.youtube.com/watch?v=daEB_...

#node #nodejs #environmentalvariables #secretkeys #secrets #javascript #js #programming #tutorial


On this page of the site you can watch the video online Using Environmental Variables in NodeJS with DotEnv with a duration of hours minute second in good quality, which was uploaded by the user Code Ethically With Eric 17 May 2022, share the link with friends and acquaintances, this video has already been watched 38 times on youtube and it was liked by 3 viewers. Enjoy your viewing!