WEB INSTALLER QUICK START

1. Upload and extract this package in cPanel.
2. Create MySQL database + user.
3. Import database/schema.sql in phpMyAdmin.
4. Open /web-installer/index.php in your browser.
5. Save the configuration.
6. In cPanel Terminal:
   cd ~/email-signature-system-webinstaller
   npm install
   npm run check
7. In Setup Node.js App:
   - Application root: your project folder
   - Startup file: app.js
8. Restart the app.
9. Test /api/health

IMPORTANT:
Delete or protect the web-installer folder after setup.
