Skip to content

chepedev/nodejs-twillo-send-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-twillo-send-messages

How to run:

Create an .env file and add the following variables with your own values:

TWILIO_ACCOUNT_SID="" TWILIO_AUTH_TOKEN="" MESSAGING_SERVICE_ID="" BODY_MESSAGE=""

Inside project:

npm install

and inside ./app/

Run:

node app.js

About

Node.JS app that allows you to send predefined messages to a list of people in a local json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published