-
Or, are you wanting to control settings for the nodejs app when starting it, ie using CLI args? For this, you could use process.argv as u/test_user_200 mentioned, and for a more comprehensive method, have a look at yargs
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Are you wanting to run your nodejs app, and then control it within the same terminal it is running in? If so, take a look at vorpal
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.