Skip to content

Repository files navigation

Twilio Frontend

A clean frontend-only webapp to send & receive SMS messages via Twilio.
You can use the hosted version of this app here: https://dashboard.pokulabs.com

Features

  • View chat history
  • Respond to messages
  • Draft new messages
  • Receive messages dynamically via polling
  • New message notifications
  • Support for multiple Twilio phone numbers
  • PWA (mobile and desktop installable standalone app)

Prerequisites

  • Twilio account
  • At least one Twilio phone number approved to send & receive SMS (A2P)

Usage

Enter your Twilio account SID and AuthToken to get started. The Messages tab will become enabled for you to access Twilio SMS sending & receiving in a familiar chat interface.

Screenshots

Login in

Messages

Mobile

Development

$ pnpm install
$ pnpm run dev
# Access dev version on http://localhost:5173

Deploy

You can deploy to Netlify using this button:
Deploy to Netlify

Or serve the dist/ directory on your favorite static site host.

# Build for production into dist/
$ pnpm run build

About

Standalone Twilio SMS frontend dashboard

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages