Best of SupabaseNovember 2023

  1. 1
    Article
    Avatar of supabaseSupabase·2y

    Supabase is now compatible with Next.js 14

    Next.js 14 was released with performance and stability improvements, including server actions. Supabase is fully compatible with Next.js 14 and has a package called @supabase/ssr and a starter template to simplify building Next.js apps with Supabase.

  2. 2
    Article
    Avatar of taiTowards AI·2y

    FastAPI Template for LLM SaaS Part 1 — Auth and File Upload

    The article introduces a FastAPI template for LLM SaaS and focuses on authentication and file upload using Supabase.