Skip to content

taymoor89/express-env-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-env-example

Run

  • npm install or yarn

  • npm start or yarn start

How to?

If you want to change environment just go to .env file and change NODE_ENV variable to a valid environment. If you want to add new environment variable just add it in .env but make sure you prefix it with environment.

Caution

Don't ever commit .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published