Skip to content

strat-web3/allo-francis

Repository files navigation

Allo Francis

Testing Twilio integration in Nest.js API.

Install

pnpm i

Create a .env on the model of .env.example:

cp .env.template .env

Then Add your own keys.

Test

pnpm test

End-to-end tests:

test:e2e

With coverage:

pnpm test:cov

Run

pnpm start

Deployment to Jelastic

git pull origin main && npm i && npm run build && pm2 restart main

Webhook URL

https://allo-francis.jcloud-ver-jpe.ik-server.com/webhook/twilio/incoming-call

Curl

curl -X POST https://allo-francis.jcloud-ver-jpe.ik-server.com/webhook/twilio/incoming-call

In Twilio console, click on the phone number and add this URL as a value of webhook.

Call

  • Get your phone number whitelisted
  • Call this number: +12202355883

Versions

  • pnpm v8.7.5
  • node v20.9.0

Support

You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.

About

Testing Twilio integration in Nest.js API.

Resources

License

Stars

Watchers

Forks

Contributors