Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WesALee/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hello

aloha

echo "HELLO=World" > .env $ echo "console.log('Hello ' + process.env.HELLO)" > index.js

$ node index.js Hello undefined # without dotenvx

$ dotenvx run -- node index.js Hello World # with dotenvx

:-D

About

aloha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published