This application is meant to be used with the 🎥 Introduction to APIs course.
craigsdennis/intro-to-apis-node
Copy .env.example
to .env
and update it with your Twilio credentials.
npm install
npm start
- Run ngrok on port 3000
- Visit your ngrok url!