🚀 SMS Gateway Platform

Welcome to the SMS Gateway Platform. This page confirms that your web server is working correctly.

✅ Web server is running and serving static files correctly from /public directory
â„šī¸ Document Root: /home/intelibuy/public_html/sms.intelibuy.com/public

🔧 System Status

API Health Check

Test if the Node.js API server is running:

API Authentication

Test the authentication endpoint:

Asset Loading Test

Test if CSS and JavaScript files are loading correctly:

📋 Directory Structure

/home/intelibuy/public_html/sms.intelibuy.com/
├── .htaccess                    # Apache configuration
├── .env                         # Environment variables
├── package.json                 # Node.js dependencies
├── dist/                        # Compiled Node.js application
├── logs/                        # Application logs
├── start.sh                     # Start script
└── public/                      # Web files (Document Root)
    ├── index.html              # This file
    ├── assets/                 # CSS, JS, images
    └── ...                     # Other frontend files
        

🚀 Quick Access

📋 Next Steps

  1. Configure Environment: Update .env file in parent directory
  2. Start Node.js Server: Run ../start.sh from parent directory
  3. Run Migrations: Execute ../migrate.sh to set up database
  4. Test API: Use buttons above to test API connectivity
  5. Access Dashboard: Use the login button above to access the web interface

đŸ› ī¸ Troubleshooting

📊 Server Information

Server Time: 
User Agent: 
Protocol: 
Document Root: /home/intelibuy/public_html/sms.intelibuy.com/public