burggraf / supabase-sms

Send and receive sms messages from Supabase / PostgreSQL using a Transactional SMS Provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supabase-sms

Send and receive sms messages from Supabase / PostgreSQL using a Transactional SMS Provider

Features

  • Send an SMS message using the API of a Transactional SMS Provider
  • Create and store a outgoing sms messages in a PostgreSQL table

Requirements

  • Supabase account (free tier is fine)
    • Sending messages should work with any PostgreSQL database (no Supabase account required)
  • A Transactional SMS Provider account
    • supported providers: Twilio, SignalWire, Nexmo (Vonage)

Setup for SMS Providers:

See: Twilio Setup

See: SignalWire Setup

See: Nexmo Setup / Vonage

About

Send and receive sms messages from Supabase / PostgreSQL using a Transactional SMS Provider


Languages

Language:PLpgSQL 100.0%