Alepha - Sms
Installation
npm install alepha
Overview
Provides SMS sending capabilities for Alepha applications with multiple provider backends.
The SMS module enables declarative SMS sending through the $sms descriptor, allowing you to send
text messages through different providers: memory (for testing) or local file system.
It supports automatic provider selection based on environment configuration.
Table of contents