Skip to content

qnzl/twilio-basic-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Twilio Call + SMS Server

Basic incoming + outgoing SMS and Voice server. The intention behind this is to build on top of it and add additional features to it. Throughout the code, there are TODO comments indicating what you need or could do in that section of code

Usage

Should work immediately with Vercel but should be easily adaptable to Express.js

You will want to add authentication middleware before deploying.

Environment Variables

  • TWILIO_ACCOUNT_ID
  • TWILIO_TOKEN

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published