This project used Vonage SDK and Sandbox to send text messages in all supported channels (SMS, WhatsApp, Facebook, Instagram & Viber).
It has a frontend build in React and two backend service implementations (Python & Node).
To use it you'll need a Vonage account. Sign up for free at vonage.com.
To run it on Sanbox you'll need to configure desired channels in the dashboard.
To run it in Production you'll need to configure the channel(s) as described in the docs.
This is a monorepo.
ToDo:
- Support other message types
- Include (2FA) Autentication
- Build another frontend to implement conversations using Webhooks