I\'m trying to follow a tutorial and it says:
There are a few ways to load credentials. Loaded from environment variables,
There are a few ways to load credentials.
Just provide the env values on command line
USER_ID='abc' USER_KEY='def' node app.js