SaaS with Feature Flags Stack
I used to deploy new features to all users and hope nothing broke. Now everything ships behind a flag — dark-launch to 1%, roll out to 10%, graduate to everyone with a kill switch always ready.
Public stack
A high-performance storefront that separates your content from your commerce layer — millisecond product search, optimized images, real-time inventory, and reliable post-purchase emails all working together.
Workflow stack
Payments and checkout
Handles card processing, checkout sessions, webhook events for fulfillment, and subscription billing for membership tiers — PCI compliance handled without a separate provider.
Open tool profileProduct data and orders
PostgreSQL database for product catalog, inventory counts, and order records with row-level security so customers only access their own order history.
Open tool profileProduct search
Instant faceted search with typo tolerance and custom ranking — product discovery at sub-50ms that doesn't tank Core Web Vitals scores or require Elasticsearch to operate.
Open tool profileImage optimization
Transform, resize, and deliver product images through a CDN — automatic WebP conversion, lazy loading, and on-the-fly cropping for different layout breakpoints.
Open tool profileOrder emails
Send order confirmations, shipping updates, and abandoned cart nudges with React Email templates — transactional email with real delivery infrastructure behind it.
Open tool profileOpen-source Firebase alternative on Postgres: managed database, auto-generated APIs, Row Level Security, Auth, Storage, Edge Functions, and realtime subscriptions—hosted Supabase Cloud or self-hosted stack.
Hosted search and discovery: Algolia indexes product and content catalogs with low-latency query APIs, relevance controls (synonyms, rules), analytics, and optional AI ranking—metered on search/recommend operations and record counts.
Image and video platform: Free $0 with 25 monthly credits, 3 users; Plus ~$99/mo (~$89/mo yearly) with 225 credits; Advanced ~$249/mo (~$224/mo yearly) with 600 credits—Enterprise custom (cloudinary.com/pricing).
Developer-first transactional email API with React Email, webhooks, multi-region sending, and plans from free daily caps to Pro at $20/month for 50,000 emails with optional pay-as-you-go overages.
Compare tools in this stack