WeSearch
Hub / Tags / Supabase
TAG · #SUPABASE

Supabase coverage.

Every story in the WeSearch catalog tagged with #supabase, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

17 stories tagged with #supabase, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Supabase"

RELATED TAGS
#programming3#webdev3#deno2#flutter2#indiedev2#automation2#react2#postgres2#open-source2#stripe2#database2#nextjs2
STARTUPS | TECHCRUNCH

Supabase doubles valuation to $10B in 8 months

Supabase, an example of an open source project becoming a fast-growing company, has greatly benefited from AI tools like Claude, Codex, and other vibe-coding platforms.…

17 views ·
DEV.TO (TOP)

How I wired Stripe subscriptions to Supabase in Next.js 15 (the parts tutorials skip)

Every SaaS needs the same foundation: auth, payments, a database, protected routes. I've built this...…

15 views ·
#nextjs#stripe
R/LEARNPROGRAMMING

How can i add cloud storage to a personal project using a free Cloud (Supabase)

17 views ·
DEV.TO (TOP)

# ⛽ I Built a Cross-Platform Fuel Finder with React & Supabase: The Indie Dev Journey

As someone who loves long road trips, I was tired of switching between five different apps to find a...…

13 views ·
#indiedev#webdev#react
DEV.TO (TOP)

Supabase Edge Functions Review: Deno on the Edge for Postgres Backends

Supabase Edge Functions bring Deno-powered serverless compute to the Supabase ecosystem, with tight integration into the database, auth, and storage layers. A review of the runtime…

12 views ·
#webdev#devops#cloud
DEV.TO (TOP)

I Built an AI Data Chat Tool in My Portfolio App Using Gemma 4, CrewAI, DuckDB, Supabase Edge Functions & Google Cloud Run 🚀

A deep dive into building a natural-language data analytics tool that lets anyone upload a CSV and chat with their data — no SQL needed. Powered by Gemma 4 on Hugging Face, CrewAI …

16 views ·
#ai#data#technology
DEV.TO (TOP)

76 RLS policies rewritten in one migration: the auth.uid() init-plan trap in Supabase

TL;DR. If your Supabase RLS policies call auth.uid() directly inside USING(...) or WITH CHECK(...),...…

12 views ·
#postgres#performance
WWW.THEREGISTER.COM - ARTICLES

PostgreSQL backup tool gets some backup of its own after sole maintainer sounds alarm

AWS, Percona, Supabase, pgEdge, and Tiger Data rally round pgBackRest with funding pledge…

21 views ·
#open source#databases#postgresql
DEV.TO (TOP)

How I Built a Secure, 3,072-Dim AI Document Indexer Using Next.js & Supabase.

Building a production-ready RAG (Retrieval-Augmented Generation) application from scratch is a very...…

14 views ·
#ai#nextjs
DEV.TO (TOP)

Pourquoi ta requête Supabase s'arrête à exactement 1000 lignes (et ne te le dit jamais)

La nuit où un dropdown m'a menti Vingt-trois heures, fin avril. Une utilisatrice de mon...…

13 views ·
#postgrest#database
DEV.TO (TOP)

Why your Supabase query stops at exactly 1000 rows (and never tells you)

The night a dropdown lied to me Eleven at night, late April. A user of my internal tool...…

12 views ·
#database#querying
R/REACTJS

Launched ByteAI — built a tech-only social platform on React+.NET 8 + Supabase + Gemini

17 views ·
GITHUB

Stoic AgentOS – Open-source operating system for AI agent fleets

The Operating System for AI Agent Fleets - monitor, orchestrate, and persist knowledge across your AI agents from a single dashboard. - benjaminkernbaum-ux/stoic-agentos…

15 views ·
#ai agents#open source#operating system
DEV.TO (TOP)

My Claude Code setup lived on three machines and none of them agreed

Branko, you built another tool? Yes. Yes I did. And before you roll your eyes — hear me out, because...…

14 views ·
#web development#tooling#synchronization
DEV COMMUNITY

Indie Dev Cost Management: Designing a $0 $100/Month Stack

Indie Dev Cost Management: Designing a $0→$100/Month Stack Avoid the "suddenly I'm paying...…

20 views ·
#indiedev#costmanagement#automation
DEV COMMUNITY

Supabase Edge Functions with Deno: Production-Ready Design Patterns

Supabase Edge Functions with Deno: Production-Ready Design Patterns Supabase Edge...…

13 views ·
#deno#programming
DEV COMMUNITY

Flutter Testing Guide: Unit, Widget, and Integration — When to Use Each

Flutter Testing Guide: Unit, Widget, and Integration — When to Use Each Flutter gives you...…

13 views ·
#flutter#programming#testing