1) Extract ALL contents into ~/public_html/engage (including hidden .next)
Important: use: shopt -s dotglob && mv majed-test-app-standalone/* .
2) Keep your .env with PORT=3001 and Salla keys
3) Run: node server.js
(use the server.js from this package, do not replace it)