Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 185 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 185 Bytes

Node Env

Environment variable management.

Deploy

$ up

Usage

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