Part of the alepha package. Import from alepha/server/health.
npm install alepha
Plugin for Alepha Server that provides health-check endpoints.
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.
Register /health & /healthz endpoint.