Shifaflow STANDARD cPanel Deployment Instructions
----------------------------------------------
Since you are NOT using "standalone", you MUST install node_modules on cPanel.

1. Upload the contents of this folder to your cPanel application root.
2. In cPanel Node.js Selector:
   - Application root: (e.g. shifaflow.online)
   - Application startup file: cpanel-server.js
3. CRITICAL STEP: In the Node.js Selector, scroll down and click "Run NPM Install" to install dependencies.
   (If the button fails, open cPanel Terminal, navigate to your app root, and run: npm install --production)
4. Start/Restart the App.