alepha@docs:~/docs/reference/providers$
cat ServerHealthProvider.md
1 min read
Last commit:

#ServerHealthProvider

#Import

typescript
1import { ServerHealthProvider } from "alepha/server/health";

#Overview

Register /health & /healthz endpoint.

  • Provides basic health information about the server.