install postgreSQL

postgreSQL

install nodejs

nodejs

install dependencies

cd lsmaps
npm install

fill config.json

fill product name, database user/password/port in config.json

start

npm start