cp .dev.vars.example .dev.vars
bun dev
to start the server- Start ngrok to forward requests
- Set your a call comes in webhook URL in twilio to {ngrok url}/incoming-call
timoconnellaus/twilio-openai-realtime-cloudflare-workers
OpenAI Realtime API implemented with cloudflare workers durable objects
TypeScript