Node Server for REVEALER proxy server.
node -v
npm install
npm run build
Connects to Mongo Cloud development db instance using environment variables see Environment secton.
Local IP address has to be added to Mongo Cloud allowed network - contact system administrator.
Environment is set on target server ad injected via docker variables. Config for running
locally without docker is set i $lib/config.ts
Tests outstanding,
npm run test
Currently builds to Linode via ssh and rsync.