This repository contains the source code for Firebase Extensions that enable communications with Twilio. To learn more about Firebase Extensions, including how to install them in your Firebase projects, visit the Firebase documentation.
npm install
cd
into the extension that you want to run.env.example
file: cp .env.example .env
.env
file with values from your Twilio accountnpx firebase ext:dev:emulators:start --test-params .env --project YOUR_FIREBASE_PROJECT_ID
localhost:4000
This project welcomes contributions from the community.
Please be aware that this project has a Code of Conduct. The tldr; is to just be excellent to each other ❤️