#Alternative to running python (as described below) on your machine, use the docker files.
Build docker container with docker build -t drsim_common:latest .
Run the container docker-compose up
install nodejs
install npm Make sure that you run these commands in the application directory "dr-sim"
npm install express
npm install argparse
node dmaapDR.js
#keep it in the foreground
node dmaapDR_redir.js
#keep it in the foreground