Logo Lanfrica

cjdreamy/sms-module

Domaine:

digital infrastructure

Type de record:

software
Créateur:
cjd
Hôte:
module for sendng sms using Africa's Talking api, built on nodejs # sms module This is a simple sms module that can be used to send sms to users ```bash npm install --save africastalking npm install --save dotenv npm install --save express ``` to run the server ```bash node server.js ```