Installation

Copy .env.example to .env and update it with your Twilio credentials.

Running the application

  • npm install
  • npm start

In Development mode

  • Run ngrok on port 3000
  • Visit your ngrok url!