Skip to content

This is dotenv's implementation example in a simple NodeJS project.

Notifications You must be signed in to change notification settings

yunanhelmy/nodejs_dotenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Dotenv

This is dotenv's implementation example in a simple NodeJS project.

How to run

  1. Clone the repository git clone https://github.com/yunanhelmy/nodejs_dotenv.git
  2. Create a new file named .env, add it's content from env.example
  3. Go to directory cd nodejs_dotenv
  4. run server node index.js

About

This is dotenv's implementation example in a simple NodeJS project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published