Prerequisites

System Requirements

  • Node.js: Version 20.x or higher

  • Docker: Version 20+ (for containerized deployment)

  • Docker Compose: Version 2.0+ (for multi-container setup)

Required External Services

The Eligibility SDK cannot be used as a standalone service. It is designed to work in integration with either:

  • Beneficiary Backend – for managing beneficiary-specific data and flows.

  • Provider Backend – for managing provider-side operations and interactions.

These external backends are required to enable the SDK to function correctly, as they handle persistence, business logic, and system integrations beyond the scope of the SDK itself.

Last updated

Was this helpful?