This project uses the Twilio Serverless Toolkit for all development. Check the documentation for any general questions about the tool.
Follow the setup instructions in the README
.
twilio serverless:start
If you are using Functions that will reference other Functions make sure you update the .env
file to contain a DOMAIN_NAME
that points against the domain of your ngrok tunnel. Example:
DOMAIN_NAME=example.ngrok.io