Skip to content
On this page
HUSH
CIRCUITS

Tech Stack

Frontend

  • React + TypeScript
  • Vite
  • Tailwind CSS
  • shadcn/ui patterns
  • TanStack Query
  • Lucide icons

Platform Integrations

  • Supabase JS client
  • Telegram WebApp API (auth, lifecycle, haptics, cloud storage fallback)

Backend/Voice

  • Supabase Edge Functions (TypeScript)
  • Python control layer service
  • FreeSWITCH runtime for SIP/media bridge handling

Data

  • Supabase Postgres (profiles, calls, wallet, recordings, admin metrics)
  • Storage-backed recording URLs

Operational Tooling

  • Docker/Compose deployment artifacts in repo
  • Hostinger migration scripts under scripts/migration/
  • DevOps stack docs under docs/migration/