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