please download nodejs and install it on your machine, you can find How to install NodeJS
Please download the module from here unzip it somewhere on your folder
before running the application please check that the following exists on your environment :
- create the workspace folder : e.g if you use windows
C:\job
- create input , output and archive folders : THE INPUT FOLDER
C:\job\input
THE OUTPUT FOLDERC:\job\output
THE ARCHIVE FOLDERC:\job\archive
- put your json files into the
input folder
go where you unziped the app.js
file and run the following
node.exe app.js workspace="C:\job"