You often see example hello world code for Node that creates an Http Server, starts listening on a port, then followed by something along the lines of:
conso
The findandbind npm addresses this for express/restify/connect: https://github.com/gyllstromk/node-find-and-bind
findandbind