Core Concepts
System Architecture
BeTS is built on a modern, scalable architecture designed for multi-tenant enterprise deployments.
Technology Stack
Frontend
Next.js 14+ with React, TailwindCSS, and Framer Motion
Backend
Convex for real-time database and serverless functions
Database
Convex document database with automatic indexing
Auth
WorkOS for enterprise SSO and user management
Deployment Model
Each BeTS customer receives their own dedicated instance:
- Isolated Database - Your data never mixes with other customers
- Dedicated Deployment - Your own subdomain and infrastructure
- Custom Configuration - Enable only the modules you need
- Independent Updates - Control when platform updates are applied
Real-Time Sync
BeTS uses Convex for real-time data synchronization. Changes made on one device instantly appear on all connected clients—no refresh needed. Perfect for busy operations where multiple team members work simultaneously.