/sms-messengerlyte

Nodejs sms app with socket.io and the nexmo messaging api

Primary LanguageJavaScript

sms-messengerlyte

Brings hello world to your mobile phone

What?

MessengerLyte creates a web platfrom for sending sms via nodejs with socket.io and the nexmo messaging api. Phone numbers of recipients must be registered and confirmed by respective owners before they can receive a text. Recepients can be located anywhere in the world. Just remember to prepend the regional code. If you are using vscode, to help setup the html boilerplate, head to the extensions marketplace and grab skeleton snippets extension. See screenshot below.

Setup

Clone and run yarn install.
Create a Nexmo sms account and fill out .env as necessary. See example file
Start server: $ node sms.js
Head to your browser and drop whomever you please a message, :)

Screenshot 2019-09-22 at 05 20 28

Licence

This app is protected by MIT licence.

Frequently used together

Screenshot 2019-09-22 at 19 55 24