Best of SupabaseSeptember 2023

  1. 1
    Article
    Avatar of streamStream·3y

    Building a WhatsApp Clone with NextJS & Supabase

    This article series explores building a web-based chat app resembling WhatsApp using NextJS, Supabase, and Tailwind. It covers user authentication, group chats, DMs, video calling, and deployment using Vercel.

  2. 2
    Article
    Avatar of supabaseSupabase·3y

    Supabase Blog: Open Source Firebase alternative Blog

    Supabase Beta October 2022 introduces new SDKs, quickstarts, Functions tricks, and announces the date for Launch Week 6.

  3. 3
    Article
    Avatar of streamStream·3y

    WhatsApp Web Clone Tutorial: User Authentication & Chat

    The article provides a tutorial on building a WhatsApp web clone using NextJS and Supabase for user authentication. It also explains how to add messaging functionality with Stream Chat. The tutorial covers steps for installing the required tooling, setting up the project, implementing user authentication using Supabase, and creating and connecting a Stream Chat project. The article also includes instructions on testing the progress and building the chat interface. The author mentions that the next steps involve making the application look more like WhatsApp and adding video calling functionality.