
Sprixle
Sprixle is a full-stack mental wellness and therapy platform built with Next.js, TypeScript, and Supabase, featuring secure role-based access, 2FA authentication, intake workflows, subscription management, and production-grade monitoring.
Sprixle is a modern, production-focused web platform designed for therapy and wellness workflows. It supports multiple user roles (client, therapist, admin), secure authentication with two-factor verification, and guided onboarding/intake flows to ensure users complete required setup before accessing core features. The platform includes structured API design with validation and consistent response handling, subscription-aware feature access, and robust observability using Sentry. On the product side, the system supports therapist-client interactions through features such as referrals, homework management, journaling intent tracking, session pre-check-in workflows, and role-specific dashboards. The architecture emphasizes scalability, maintainability, and real-world SaaS patterns including auth, billing, gated features, server/client data separation, and error monitoring.
Highlighted Features
- Role-based platform for clients, therapists, and admins
- Secure auth with 2FA enforcement and protected route middleware
- Guided intake/onboarding workflow before full app access
- Subscription/plan-based feature gating with Stripe integration
- Structured API layer with Zod validation and standardized responses
- Supabase-backed data layer with RLS-aware design
- Built-in reliability with Sentry monitoring (client/server/edge)
- Reusable component architecture using Tailwind-based UI primitives
- Domain features: referrals, homework system, journaling intent tracking, session pre-check-in
Tech Stack
Frontend
- Next.js (App Router)
- React
- TypeScript
- Tailwind CSS
Backend / Data
- Next.js Route Handlers (API)
- Supabase (Auth + Postgres)
- Row Level Security-aware access patterns
Validation / Utilities
- Zod
- Centralized API response utilities
Payments / Integrations
- Stripe
Observability / Quality
- Sentry
- ESLint
- Vitest
Impact
- Built a full-stack therapy SaaS platform with secure multi-role access and 2FA-protected authentication flows.
- Designed scalable API architecture with schema validation and standardized response handling to improve reliability and maintainability.
- Implemented subscription-aware feature controls and billing integration to support monetized user plans.
- Developed domain workflows (intake, referrals, homework, pre-check-in) to streamline therapist-client engagement.
- Added production observability across client/server/edge to improve incident detection and debugging speed.
Project Gallery









Project Hook Variants
- A secure, subscription-ready therapy platform with role-based workflows and production-grade observability.
- Built a full-stack mental wellness SaaS using Next.js, Supabase, and Stripe with 2FA and structured API architecture.
- Designed and shipped a multi-role therapy platform focused on secure onboarding, engagement workflows, and operational reliability.
