Best of SupabaseAugust 2024

  1. 1
    Article
    Avatar of supabaseSupabase·2y

    Supabase + Vercel Partnership

    Vercel has launched official First-Party Integrations, including Supabase, making it easier to manage Postgres databases directly from the Vercel dashboard. This integration supports Vercel Templates, unified billing, and offers dedicated Postgres instances, modular building blocks like AI and Auth, low latency with read replicas, and secure, scalable solutions. It's currently in Public Alpha as of August 28, 2024.

  2. 2
    Article
    Avatar of supabaseSupabase·2y

    Official Supabase extension for VS Code and GitHub Copilot

    A new GitHub Copilot extension for VS Code, created in collaboration with Anas Araid, enhances the development experience with Supabase. Key features include a Chat Participant for GitHub Copilot to help with Supabase queries, guided database migrations, and tools to inspect tables, views, and functions. Users need the Supabase CLI installed and local project setup. Future updates will integrate the Supabase Management API.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    How to Build a Full Stack Notes App Using React and Supabase – The Complete Guide

    Learn how to build a full-stack note-taking application using React for the frontend and Supabase for the backend. This guide covers setting up Supabase, creating a React project, and implementing authentication, CRUD operations, and user interface components such as login, registration, dashboard, and content pages. The tutorial also discusses fetching and updating data from Supabase, protecting pages from unauthenticated users, and more.

  4. 4
    Article
    Avatar of supabaseSupabase·2y

    The Supabase Book by David Lorenz

    David Lorenz has authored an in-depth guide on Supabase, aimed at making readers proficient in the platform. The book covers building a multi-tenant ticket management system with a hands-on approach, leveraging technologies like Pico.css and Next.js. It's designed to offer comprehensive learning, tackling Supabase's API, RLS, authentication, permissions, and advanced features such as security and AI-based search. The book is structured into four main parts, with a focus on practical knowledge and project-based learning.