This is the backend organizing the calls coming in from dialacross.us. By using the Twilio TwiML implementation we control how calls get connected and give certain ways to give feedback on calls.
- Node.js
- Express
- Twilio Audio/Text
- MongoDB
- Mongoose
- Redis
First install all dependencies:
npm install
Let that cook for a second, then you can start running it with:
npm start
Please, see something, say something. Create issues when you find one, and it would be lovely to when you contribute with solutions!
Much 💜