tool

Supabase

created 2026-04-19 database · auth · storage · backend

Supabase

Open-source Firebase alternative. PostgreSQL database, auth, storage, edge functions, real-time subscriptions.

How We Use It

ProjectSupabase Features
fajb-nextAuth (SSR), PostgreSQL
manzasAuth, PostgreSQL, Storage (file uploads), Edge Functions (Deno), pgvector

Key Patterns

  • SSR Auth: Supabase auth with server-side session handling in Next.js App Router
  • Edge Functions: Deno-based serverless functions for AI workloads (manzas)
  • pgvector: Vector embeddings stored in PostgreSQL for RAG similarity search