Skip to content

feat: add /health or /__status endpoint to proxy worker #4

Description

@shareefmx

No health check endpoint on the proxy worker

The proxy Cloudflare Worker (apps/proxy) has no dedicated health check route. This makes it impossible to monitor uptime or verify that a self-hosted deployment is working without making a real Supabase request. A lightweight /__health endpoint returning 200 OK + timestamp would let users verify their worker is live before pointing their app at it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions