A future feature
The server needs to be configurable at start up.
Conventional methods to do this include
- Command line args
- Configuration file
- Environment Variables
In all likelihood, there will be an npm module that will cater to this, perhaps even all of them, and in a OS-independent way, for the Windows folk.
I'll add a separate issue for configurable options necessary.
A future feature
The server needs to be configurable at start up.
Conventional methods to do this include
In all likelihood, there will be an npm module that will cater to this, perhaps even all of them, and in a OS-independent way, for the Windows folk.
I'll add a separate issue for configurable options necessary.