Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 863 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 863 Bytes

node-express-101

This is an app that uses express and Bandwidth to auto-respond to incoming texts and calls.

Pre-Reqs

Env Variables

This application requires a few environment variables

Env Var Description Example
BANDWIDTH_PHONE_NUMBER Phone number to send calls and texts +19198281234
BANDWIDTH_USER_ID Your API UserId u-abc123
BANDWIDTH_API_TOKEN Your API Token t-abc123
BANDWIDTH_API_SECRET Your API Secret abc123