Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tRPC twilio verify app

Setup

  1. Build .env file by change .env.exaple in directory ./packages/api-server and fill in config:
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_API_KEY=
TWILIO_AUTH_API_SECRET_KEY=
TWILIO_SERVICE_SID=
  1. Docker ready and you just run docker command on terminal/cmd:
docker-compose up -d
  1. Access url: http://localhost:3000 on browser

TechStack

  1. Build API by tRPC
  2. Using boilerplate expressjs and react by Jack Herrington

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages