Skip to content

robjshaw/verify-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verify-serverless

A simple demo of Twilio's Verify call, email and sms functionality.

preview

Technology used

Configure .ENV

  • ACCOUNT_SID= Your primary Twilio account identifier - find this in the Console
  • AUTH_TOKEN= Used to authenticate - just like the above, you'll find this here
  • VERIFY_SERVICE=Create a verify service here

Run

To Run Functions Locally

npm install

npm start

To Deploy Functions to your account

npm run deploy or twilio serverless:deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published