Twilio Development Docker Container
Created by: Perficient
- Runtime
- JavaScript
This project provides a reusable Docker container for easy development of Twilio projects involving the Twilio CLI and Functions. It also exposes hooks to easily attach Visual Studio Code as a debugger and ngrok to expose the ports to Twilio.
Currently only available in JavaScript. Request hosting support for other languages
- Get the code for this project
The code for this sample is available on GitHub to view.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.