This repo is a collection of examples of using Twilio with TypeScript.
The examples available are:
- Send SMS with Twilio and TypeScript
- Receive and reply to SMS with Twilio and TypeScript
- Build an SMS stocks bot with Twilio and TypeScript
To run these projects you will need
- Node.js installed
- A Twilio account (if you don't have one yet, sign up for a free Twilio account here and receive $10 credit when you upgrade)
- A Twilio phone number
Some projects will require other tools, including:
- ngrok so that you can respond to webhooks in your local development environment
MIT (c) Phil Nash 2021