Best of SupabaseMarch 2025

  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.