- Copy/clone project
- Rename config.js.dist to config.js - and fill all config settings
- Run npm install
- Run like:
node index.js
- Copy/clone project
- copy config.js.dist to configs/#SERVICE_NAME#.js - and fill all config settings (create one config file per page)
- Run npm install
- Run for each service like:
node index.js --config configs/#SERVICE_NAME#.js
- update logger