Skip to content

Latest commit

 

History

History

node-env

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Node Env

Environment variable management.

Deploy

$ up

Usage

$ curl https://example.com/
{
  "UP_BAR": "bar",
  "UP_FOO": "foo",
  "UP_RESTARTS": "0"
}