========================================
PharmaSFA Pro — Deployment Package
For: https://sfa.apansewa.com
========================================

🎯 START HERE:
   Open PRODUCTION-SETUP.md
   It has step-by-step instructions (13 steps, ~30 minutes)

YOUR DETAILS (already configured):
- Website: https://sfa.apansewa.com
- Database: apansewa_sfa
- Database User: apansewa_sfa
- Database Password: Tools@720

WHAT'S INSIDE:
- PRODUCTION-SETUP.md  ← READ THIS FIRST (complete guide)
- .env                 ← Pre-configured with your credentials (no changes needed!)
- app/                 ← The application files (upload to cPanel)
- app/app.js           ← Entry point (IMPORTANT: set as startup file in cPanel)
- schema.sql           ← Database schema (you already imported this)

DEFAULT LOGIN (after deployment):
- Username: admin
- Password: admin@123
- MFA: any 6 digits (e.g., 123456)

⚠️  IMPORTANT:
- In cPanel "Setup Node.js App", set "Application startup file" to: app.js
- NOT server.js (that causes "It works!" error)

========================================
