Send Text messages to your friends with their secret santa
- After filling the secrets
- run
docker-compose --run --rm <env> sh
- then, inside the container
npm i
- then
env MODULE=fake node index.js
it will use the variables you set
TWILIO_PHONE
TWILIO_ACCOUNT_ID
TWILIO_AUTH_TOKEN