{
  "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": 1985076.080933168,
  "timestamp": "2026-06-21T15:02:48.701Z",
  "environment": "production",
  "database": {
    "supabase": "reachable"
  },
  "services": {
    "redis": "reachable",
    "paymentGateway": "not implemented"
  },
  "deployment": {
    "gitCommit": "unknown",
    "buildTime": "unknown",
    "port": "3000",
    "timezone": "UTC"
  },
  "node": {
    "version": "v22.22.2",
    "memoryUsageMB": {
      "rss": 79.1,
      "heapTotal": 36.5,
      "heapUsed": 27.7
    },
    "cpuUsageMicros": {
      "user": 5824368223,
      "system": 278049540
    }
  },
  "system": {
    "hostname": "8ddf8c4e069e",
    "platform": "linux",
    "arch": "x64",
    "loadavg": {
      "1min": 1.33,
      "5min": 0.78,
      "15min": 0.68
    },
    "memoryMB": {
      "free": 763.6,
      "total": 1963.8
    },
    "cpus": 1,
    "uptimeSeconds": 5381498.77
  },
  "process": {
    "pid": 18,
    "title": "node /app/dist/index.js",
    "nodeEnv": "production"
  },
  "dependencies": {
    "express": "^5.1.0",
    "@supabase/supabase-js": "^2.49.6"
  }
}