{
  "status": "ok",
  "service": "tripnus-backend-rest",
  "version": "1.0.0",
  "description": "Backend service for TripNus, a motorcycle ride-hailing platform providing real-time booking, fare estimation, and secure payment APIs.",
  "uptimeSeconds": 229.246230182,
  "timestamp": "2026-04-20T14:43:35.616Z",
  "environment": "production",
  "database": {
    "supabase": "reachable"
  },
  "services": {
    "redis": "reachable",
    "paymentGateway": "not implemented"
  },
  "deployment": {
    "gitCommit": "unknown",
    "buildTime": "unknown",
    "port": "3000",
    "timezone": "UTC"
  },
  "node": {
    "version": "v22.22.0",
    "memoryUsageMB": {
      "rss": 96.3,
      "heapTotal": 33.8,
      "heapUsed": 31.6
    },
    "cpuUsageMicros": {
      "user": 2797318,
      "system": 322575
    }
  },
  "system": {
    "hostname": "eff2f5ffa093",
    "platform": "linux",
    "arch": "x64",
    "loadavg": {
      "1min": 0.29,
      "5min": 0.9,
      "15min": 1.15
    },
    "memoryMB": {
      "free": 777.1,
      "total": 1963.8
    },
    "cpus": 1,
    "uptimeSeconds": 23545.71
  },
  "process": {
    "pid": 17,
    "title": "node /app/dist/index.js",
    "nodeEnv": "production"
  },
  "dependencies": {
    "express": "^5.1.0",
    "@supabase/supabase-js": "^2.49.6"
  }
}