alepha@docs:~/docs/packages/alepha/server$
cat health.md
1 min read
Last commit:

#Alepha - Server Health

#Installation

Part of the alepha package. Import from alepha/server/health.

npm install alepha

#Overview

Plugin for Alepha Server that provides health-check endpoints.

#API Reference

#Providers

Providers are classes that encapsulate specific functionality and can be injected into your application. They handle initialization, configuration, and lifecycle management.

For more details, see the Providers documentation.

#ServerHealthProvider

Register /health & /healthz endpoint.

  • Provides basic health information about the server.
On This Page
No headings found...
ready
mainTypeScript
UTF-8packages_alepha_server_health.md