Best of Supabase2025

  1. 1
    Article
    Avatar of communityCommunity Picks·1y

    Introducing the Supabase UI Library

    Supabase has released an official UI Library consisting of ready-to-use components built on shadcn/ui, compatible with various React frameworks. The library includes components for password-based authentication, file uploads, real-time cursor sharing, user avatars, and chat functionalities. These components are fully customizable with Tailwind CSS and designed to simplify the integration of complex features in your projects. Additionally, Supabase provides AI code editor rules to enhance development with Supabase and Postgres.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    How to Build a Social Learning Platform using Next.js, Stream, and Supabase

    Learn how to build a social learning platform connecting students with professionals using Next.js, Stream SDKs for video calls and chat, and Supabase for backend services. The platform allows students to view posts, follow instructors, and join video sessions, while instructors can schedule meetings, share posts, and create community channels. This comprehensive guide covers setting up authentication, creating user roles, adding video conferencing, and integrating group chat functionalities.

  3. 3
    Article
    Avatar of communityCommunity Picks·1y

    chatmcp/mcp-directory: directory for Awesome MCP Servers

    A comprehensive guide on setting up a directory for Awesome MCP Servers. The instructions cover cloning the repository, installing dependencies, setting up a database with Supabase, configuring environment variables, and running a development server.

  4. 4
    Video
    Avatar of javascriptmasteryJavaScript Mastery·47w

    SaaS App Full Course 2025 | Launch Your SaaS in Under 7 Days with Next JS, Supabase & Payments

    Learn how to create a SaaS application in under 7 days using Next.js, Supabase, and Stripe. This course covers building an AI-powered learning companion with features like secure authentication, real-time voice interactions, and customizable courses. Utilize modern web development tools like Tailwind CSS, Clerk, and Sentry to ensure a smooth user experience and scalable infrastructure.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    Build a Full Stack AI Note Taking App with Next.js and Supabase

    Learn how to build a full-stack AI note-taking app using Next.js 15, Supabase, Prisma ORM, and OpenAI API through a step-by-step course by freeCodeCamp. This guide covers everything from project setup and database integration to adding AI-powered interactions and deploying on Vercel.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    What is Backend as a Service (BaaS)? A Beginner's Guide

    Backend as a Service (BaaS) simplifies app development by providing pre-built backend infrastructure. It helps manage user authentication, data storage, real-time updates, and more, allowing developers to focus on the app's features rather than backend complexities. Popular BaaS platforms include Firebase, Supabase, Clerk, and AWS Amplify, offering various features and pricing plans suitable for different project needs.

  7. 7
    Article
    Avatar of ezh33lu6a37km1sfscwixVladislav Siumbeli·16w

    Migrating my Expo apps from Supabase to Firebase — what I learned

    A developer shares their experience migrating two Expo apps (TinyRecipe and TinyDebt) from Supabase to Firebase. The migration used @react-native-firebase and worked smoothly with Expo Dev Clients without requiring bare workflow. Key takeaways include Firebase's strengths in real-time updates and offline capabilities, Firestore's responsive queries, and straightforward authentication and analytics setup. The author notes that Supabase excels for SQL-based setups while Firebase shines for real-time features, and emphasizes how Expo's improved native module support made the process easier than expected.

  8. 8
    Article
    Avatar of supabaseSupabase·42w

    Build a Personalized AI Assistant with Postgres

    A comprehensive guide to building a personalized AI assistant using PostgreSQL as the backbone for long-term memory and data management. The system combines LLMs with a scoped database schema, scheduled tasks via pg_cron, vector search using pgvector, and external integrations through Zapier MCP. Key features include three-layer memory architecture (message history, semantic search, structured data), autonomous scheduling capabilities, and secure database access controls. The tutorial covers practical use cases like run tracking, meal planning, and feedback analysis, with complete implementation steps using Supabase, OpenAI, and Telegram. Total monthly operating costs are estimated at around $0.54 for moderate usage.

  9. 9
    Article
    Avatar of supabaseSupabase·19w

    Introducing Supabase for Platforms

    Supabase launches a white-label platform offering that enables companies to provision and manage fully managed backends for their users. The service includes database, auth, edge functions, storage, and realtime capabilities, with features like zero-scaling compute instances, embedded dashboard components via Platform Kit, and project transfer capabilities. AI builders like Lovable and Bolt.new are already using it to create millions of projects. Platforms can manage infrastructure centrally or let users bring their own Supabase accounts through OAuth integration.

  10. 10
    Article
    Avatar of supabaseSupabase·40w

    Supabase UI: Platform Kit

    Supabase has launched Platform Kit, a new set of UI components designed for building platforms on top of Supabase infrastructure. The kit includes database, storage, authentication, and AI components that help developers create platforms providing Postgres databases to end users. Built with shadcn/ui compatibility and Tailwind CSS, these components are fully customizable and target the growing trend of companies using Supabase as Platform-as-a-Service infrastructure, particularly AI builders who now represent 30% of Supabase signups.

  11. 11
    Article
    Avatar of flaviocopesFlavio Copes·1y

    Best SMTP server for development

    Resend is highlighted as a great SMTP server choice for developers, particularly for integrating with Supabase. It allows the generation of multiple API keys, enabling easier management and security of credentials. The post also mentions the author's numerous development handbooks and an upcoming coding bootcamp.

  12. 12
    Article
    Avatar of supabaseSupabase·1y

    Supabase MCP Server

    Supabase has launched an official MCP (Model Context Protocol) server, allowing users to connect AI tools like Cursor and Claude directly to Supabase for tasks such as database management, data querying, and project configuration. The MCP server standardizes tool ecosystems, enhancing AI tool integration and enabling features like resource exposure and reusable prompts. Future enhancements include OAuth 2.0 support, improved schema discovery, and more database operation protections.

  13. 13
    Article
    Avatar of dailydoseofdsDaily Dose of Data Science | Avi Chawla | Substack·45w

    An MCP-powered Voice Agent

    A technical demonstration of building a voice agent using Model Context Protocol (MCP) that can query databases and perform web searches. The system uses AssemblyAI for speech-to-text, Firecrawl for web search, Supabase as the database, LiveKit for orchestration, and Qwen3 as the LLM. The agent transcribes user speech, determines whether to query the database or search the web, and responds via text-to-speech.

  14. 14
    Article
    Avatar of phProduct Hunt·1y

    Supabase UI Library - Drop-in components based on shadcn/ui & powered by Supabase

    Supabase UI Library offers customizable UI components based on shadcn/ui that can be easily integrated into Next.js, React Router, TanStack Start, or plain React projects. Features include Supabase Auth forms, Storage uploads, Realtime chat, cursors, and presence indicators.

  15. 15
    Article
    Avatar of supabaseSupabase·44w

    Announcing Multigres: Vitess for Postgres

    Supabase announces Multigres, a new database clustering system for PostgreSQL inspired by Vitess. The project is led by Sugu, co-creator of Vitess, and aims to provide sharding, connection pooling, query routing, and high availability for Postgres databases. Multigres will be open source under Apache 2 license and focuses on compatibility with the Postgres ecosystem while providing a gradual scaling path from simple connection pooling to petabyte-scale sharded solutions.

  16. 16
    Article
    Avatar of tzhsbevyajhcmr0fmoxfjAlexey Zerkalenkov·19w

    The Frontend Database API Gateway

    A frontend-first API gateway that enables developers to build applications without waiting for backend implementation. It allows rapid prototyping with runtime data and seamless integration with various backend services like Supabase, Firebase, GraphQL, and REST APIs without requiring frontend code rewrites.

  17. 17
    Article
    Avatar of hnHacker News·31w

    OrioleDB Patent: now freely available to the Postgres community

    Supabase has completed the acquisition of OrioleDB and is making the related patent freely available to all users. OrioleDB is a high-performance storage extension for PostgreSQL that shows 5.5x performance improvements over traditional heap storage. The project remains open source with an open contribution model, and Supabase aims to eventually upstream OrioleDB into PostgreSQL itself. The patent license is intended as defensive protection for the open source community rather than offensive enforcement.

  18. 18
    Article
    Avatar of Marmelabmarmelab·1y

    How to build a CMS with React-Admin

    Learn how to build a CMS proof of concept using React-Admin for the admin interface and Supabase for backend support. The guide covers setting up a flexible data model, using SQL triggers for dynamic table updates, and creating dynamic CRUD views with React-Admin components.

  19. 19
    Article
    Avatar of supabaseSupabase·17w

    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.

  20. 20
    Article
    Avatar of dailyopensourcetoolsDaily Open Source Tools·46w

    Prompt Management Dashboard

    Promptzy is a web application for managing and organizing AI prompts with cross-device synchronization via Supabase. It features a free GPT-4.1 powered assistant for prompt generation, mobile app installation capabilities, and multiple deployment options including direct web access, npm package installation, and source code deployment from GitHub.

  21. 21
    Video
    Avatar of youtubeYouTube·45w

    How to Clone ANY Web App in Minutes Using AI (No Coding Needed!)

    A step-by-step guide demonstrating how to clone web applications using AI tools without writing code. The tutorial covers using Lovable AI to generate app structure from screenshots, integrating Supabase for backend functionality, securing API keys, adding authentication, and publishing the final application online. The example shows cloning a text-to-speech application similar to ElevenLabs, complete with user login, database storage, and custom features.

  22. 22
    Video
    Avatar of communityCommunity Picks·48w

    Build / Deploy Fullstack App (NextJs, Prisma, AuthJs, Supabase)

    Learn to build a full-stack Google personal assistant app using NextJS, Supabase, and Prisma. The app allows users to schedule reminders, calendar events, and send emails. It integrates with Google Cloud services to access calendar and email APIs, and uses AuthJs for authentication, featuring Google Sign-in and secure session management.

  23. 23
    Article
    Avatar of phProduct Hunt·35w

    Dualite: Local-first AI builder for mobile and web apps

    Dualite is a local-first AI-powered development platform that enables building full-stack web and mobile applications while keeping all data and prompts secure on the user's browser. The platform integrates with popular tools like Figma for design imports, GitHub for code synchronization, and Supabase for backend functionality. It supports multiple frameworks including React, Angular, Vue, and offers features like automatic debugging, real-time API connections, and instant deployment through Netlify. The tool targets startups, agencies, enterprises, and indie developers who want to build applications quickly without extensive manual coding.

  24. 24
    Article
    Avatar of phProduct Hunt·1y

    Supawald - Transform your Supabase Storage into a powerful CMS

    Supawald is a headless CMS designed for Supabase Storage, offering an intuitive interface for managing files, images, and content within storage buckets. It supports real-time updates, static site generation, and direct connection to Supabase projects, along with permission settings.

  25. 25
    Article
    Avatar of marvelkenmarvelken's public Squad·44w

    From Swipes to Subscriptions: Building Permission Layers in a Dating App

    A comprehensive tutorial on building permission layers in a dating app using Next.js, Supabase, and Permit.io. The guide demonstrates implementing a subscription-based access control system where free users have limited daily swipes and can only view first photos, while premium users get unlimited swipes and full profile access. Covers database schema design, role-based access control setup, and feature gating strategies for modern web applications.