Commit Graph

5 Commits

Author SHA1 Message Date
Mekan1206
1907be7c6f Add dotenv support and bulk SMS endpoint
- Integrated dotenv for environment variable management.
- Updated queueWorker to use WORKER_INTERVAL from .env or default to 5 seconds.
- Added a new bulk SMS endpoint to queue multiple messages in a single request, with validation and transaction handling.
- Updated package.json and package-lock.json to include dotenv dependency.
2026-06-04 19:34:06 +05:00
Mekan1206
87b3715774 WIP 2026-06-02 15:21:37 +05:00
Mekan1206
7c838bbb6c only serve localhost 2026-06-02 15:17:57 +05:00
Mekan1206
fadeb084ff WIP 2026-06-02 14:55:47 +05:00
Mekan1206
b154d5c198 okay 2026-06-02 14:28:25 +05:00