Technologies Used by Patient Watch

Last updated on

Frontend Technologies

Core Framework & Build Tools

  • React with TypeScript for type-safe component development
  • Vite as the build tool and development server
  • Astro for static site generation (legal/documentation pages)
  • pnpm for package management

UI Components & Styling

Data Management & Routing

Backend Infrastructure

Core Services

  • Supabase as the primary backend platform providing:
    • PostgreSQL database
    • Authentication
    • Real-time subscriptions
    • Edge Functions (Deno runtime)
    • File storage
    • Database triggers and webhooks
    • Scheduled jobs (cron) functionality

Edge Functions & Services

  • Deno for serverless functions
  • Various integrations including:

Development & Testing

Version Control

  • Git for source control
  • GitHub for repository hosting and collaboration

Testing & Quality

Development Tools

Deployment, Version Control & CI/CD

  • Git for source control
  • Vercel for frontend deployment
  • Supabase platform for backend services
  • Environment-based configurations
  • GitHub Actions for automated workflows

AI Integration