CARDLY SHARED HOSTING PACKAGE 1. Upload all files in this folder to the cPanel Node.js application root. 2. Startup file: app.js (or server.js if your panel accepts it). 3. Node.js version: 20 or newer. 4. Application mode: Production. 5. Add MySQL, storage, SMTP, site URL, and cron environment variables in cPanel. 6. Run: node scripts/migrate-mysql.mjs 7. Run: node scripts/bootstrap-admin.mjs 8. Restart the Node.js application. Do not upload .env.local or expose secret keys.