Best of StripeDecember 2025

  1. 1
    Article
    Avatar of supabaseSupabase·21w

    Sync Stripe data to your Supabase database in one click

    Supabase now offers one-click integration with Stripe Sync Engine, allowing developers to sync Stripe payment data directly into their Postgres database. The integration uses webhooks for real-time updates and scheduled backfills for historical data, enabling SQL queries on customers, subscriptions, invoices, and payments. Unlike the existing Foreign Data Wrapper that makes API calls on demand, the Sync Engine copies data locally for faster queries, complex joins, and analytics without rate limits. The open-source solution uses Supabase Queues for reliable batch processing and includes features like JSONB storage, incremental sync, and multi-account support.

  2. 2
    Article
    Avatar of phProduct Hunt·20w

    ShipAddons: Ship Google Workspace add-ons without the setup pain

    ShipAddons is a production-ready boilerplate for building Google Workspace add-ons. It provides pre-configured authentication, frontend setup with React and Vite, backend infrastructure with Supabase, and billing integration with Stripe. The boilerplate uses TypeScript and TailwindCSS, allowing developers to skip the complex setup and focus on building their actual product features.

  3. 3
    Video
    Avatar of youtubeYouTube·23w

    Gemini 3.0 Designer Is INSANE! Build Beautiful Websites and Apps In Minutes FOR FREE!

    Gemini 3.0 can build full-stack applications without writing code by combining Google Stitch for UI design, Anti-gravity IDE for autonomous coding, Tiger Data's Agentic Postgres for backend management, O.js for authentication, Stripe for payments, and Vercel for deployment. The tutorial demonstrates creating an AI course website from scratch using these free tools, including database setup with forkable infrastructure, MCP server integration, and complete frontend-to-backend implementation with authentication and payment processing.