System Status Monitor
Real-time monitoring of our platform services. Check the current health and performance of our frontend application, backend API, and database systems.
Real-time Monitoring
Performance Metrics
Auto-refresh Every 30s
Service Health Overview
Monitor the operational status of all critical services that power the Vacation Deals Curaçao platform. Our system automatically checks service availability, response times, and overall health every 30 seconds.
Status Indicators
Online - Service is operational
Warning - Service has issues
Offline - Service is unavailable
Checking - Status being verified
🌐 Frontend Service
Next.js application serving the user interface. Includes all pages, components, and client-side functionality for the tourism platform.
🔧 Backend API
Django REST API handling tour bookings, user management, and business logic. Provides secure endpoints for all platform operations.
🗄️ Database
Supabase PostgreSQL database storing tour information, bookings, user data, and all persistent application state.