A modern SMS messaging application built with Vite, React, and Supabase.
- Individual messaging
- Bulk SMS campaigns
- Contact management
- Message history and tracking
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
This project is set up to be deployed on Cloudflare Pages.