Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatterbox 2

A programmable intercom system built on Twilio Serverless.

Development

  • Install dependencies
    npm ci
  • Build
    npm run build
  • Test
    npm test
  • Format
    npm run format

Deployment

  1. Configure Environment

    Create a .env file with your Twilio credentials and service name:

    ACCOUNT_SID=ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    AUTH_TOKEN=your_auth_token
    SERVICE_NAME=your-service-name
  2. Deploy to Dev

    npm run deploy
  3. Promote to Production

    npm run promote

About

Programmable intercom system using Twilio

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages