Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/docs/public/humans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Gerardo Estaba
Gildas Garcia
Giuseppe Mandato
Greg Kress
Greg Marzouka
Greg P
Greg Richardson
Gregor Vand
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export const useUnifiedLogsPreview = () => {

const isLoading = !flagsHaveLoaded || isOrgLoading
const isEligible = unifiedLogsEnabled && isEnterpriseOrSupabaseOrg
const isEnabled = isEligible && flags[LOCAL_STORAGE_KEYS.UI_PREVIEW_UNIFIED_LOGS]
const isEnabled = unifiedLogsEnabled && flags[LOCAL_STORAGE_KEYS.UI_PREVIEW_UNIFIED_LOGS]

const enable = () => onUpdateFlag(LOCAL_STORAGE_KEYS.UI_PREVIEW_UNIFIED_LOGS, true)
const disable = () => onUpdateFlag(LOCAL_STORAGE_KEYS.UI_PREVIEW_UNIFIED_LOGS, false)
Expand Down
40 changes: 40 additions & 0 deletions apps/www/_events/2026-04-30-prompt-to-prod-sentry.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: 'Prompt to Prod: Debug Your Full Supabase Stack with Sentry'
meta_title: 'Prompt to Prod: Debug Your Full Supabase Stack with Sentry'
subtitle: >-
Instrument a Supabase app end-to-end and trace every error to the exact layer
meta_description: >-
Supabase ships your backend fast. Sentry makes sure you know what it's doing
in production. Join us live on April 30 to debug a full Supabase stack with
Sentry.
type: webinar
onDemand: false
date: '2026-04-30T10:00:00.000-07:00'
timezone: America/Los_Angeles
duration: 45 mins
categories:
- webinar
main_cta:
url: 'https://sentry.io/resources/sentry-supabase-workshop/'
target: _blank
label: Register now
speakers: ''
hosts:
- name: Sentry
avatar_url: 'https://github.com/getsentry.png'
description: >-
A live walkthrough of debugging a production Supabase app with Sentry.
---

Supabase ships your backend fast. Sentry makes sure you know what it's doing in production.

In this live session, we'll instrument a Supabase app end-to-end. When something breaks, you'll trace it to the exact layer: an edge function, a slow query, or auth.

### What you'll learn

- **End-to-end instrumentation.** Instrument a Supabase app across every layer: frontend, edge functions, database, and auth.
- **Trace errors to the exact layer.** When something breaks, trace it to the source. Edge function, slow query, or auth, you'll know where to look.
- **AI-powered root cause analysis.** Get AI-driven analysis on what broke and why, not just a stack trace.
- **Know what to patch and why.** Walk away with a clear fix, not just an alert that something went wrong.

Join us live to participate in the Q&A afterwards. Can't make it to the event? We'll send you a link to the recording.
46 changes: 46 additions & 0 deletions apps/www/_events/2026-05-19-vibe-to-live-datadog.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: 'Vibe to Live: Go Deeper into Your Supabase App with Datadog'
meta_title: 'Vibe to Live: Go Deeper into Your Supabase App with Datadog'
subtitle: >-
Full-stack observability for the Supabase apps your team is shipping to
production
meta_description: >-
See how to add full-stack observability to any Supabase app in minutes with
Datadog Database Monitoring. Query metrics, logs, and traces in one place.
type: webinar
onDemand: false
date: '2026-05-19T10:00:00.000-07:00'
timezone: America/Los_Angeles
duration: 45 mins
categories:
- webinar
main_cta:
url: 'https://attendee.gotowebinar.com/register/4857367948491779936'
target: _blank
label: Register now
speakers: 'nick_littman,ethan_perez'
hosts:
- name: Supabase
avatar_url: 'https://github.com/supabase.png'
description: >-
Learn how to add full-stack observability to any Supabase app in minutes with
Datadog.
---

Your team shipped it in a weekend. Now get full observability from day one.

Product managers are shipping internal tools. Operations teams are building dashboards. Non-technical employees are creating apps for real business workflows using AI. Apps built on Supabase land in production fast, and with Datadog, your monitoring keeps pace.

Slow queries don't always throw errors. Edge Functions fail silently. Auth bottlenecks look fine, until they don't. Without visibility into your Supabase stack, you are guessing.

In this live session, Nick Littman from Supabase and Ethan Perez, a Senior Engineer on Datadog's Database Monitoring team, show you how to add full-stack observability to any Supabase app in minutes.

### What you'll learn

- How Supabase's built-in monitoring tooling and Datadog Database Monitoring work together, so you can go deeper without needing database expertise
- One-click setup and what you can see immediately: query metrics, logs, and traces in one place
- How to catch and diagnose a real performance problem using Datadog's AI-powered Database Investigator

You'll leave knowing exactly what's happening inside your Supabase app in production, and what to set up next.

Join us live to participate in the Q&A afterwards. Can't make it to the event? We'll send you a link to the recording.
43 changes: 43 additions & 0 deletions apps/www/_events/2026-05-26-fully-operational-figma-make.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: 'Fully Operational: Building Production-Ready Apps with Figma Make + Supabase'
meta_title: 'Fully Operational: Building Production-Ready Apps with Figma Make + Supabase'
subtitle: >-
Pair Figma Make with Supabase to go from AI prototype to production-ready
application
meta_description: >-
See how to pair Figma Make with Supabase to turn AI prototypes into production
apps with authentication, persistent data, and row-level security.
type: webinar
onDemand: false
date: '2026-05-26T14:00:00.000-07:00'
timezone: America/Los_Angeles
duration: 45 mins
categories:
- webinar
main_cta:
url: '#'
target: _blank
label: Register now
disabled: true
disabled_label: Registration opens soon
speakers: 'gerardo_estaba,samantha_lee'
hosts:
- name: Supabase
avatar_url: 'https://github.com/supabase.png'
description: >-
See how to take AI prototypes from demo to production with Figma Make and
Supabase.
---

AI prototypes get you from zero to demo fast. But what happens when you want real users? Most AI-generated apps hit a wall the moment you need authentication, persistent data, or row-level security.

In this 45-minute session, Gerardo Estaba, Solutions Architect at Supabase, and Samantha Lee, Designer Advocate at Figma, walk through what it takes to go from a working prototype to a production-ready application. You'll see how to pair Figma Make, Figma's native AI tool for turning ideas into working prototypes, with Supabase's backend to build apps that are secure, scalable, and ready for real user feedback.

### What you'll learn

- Where database-backed AI prototypes bring value
- How to add authentication and row-level security without rewriting your app
- How Figma Make and Supabase work together end to end
- A live build from design to deployed, with a production-grade app

Join us live to participate in the Q&A afterwards. Can't make it to the event? We'll send you a link to the recording.
24 changes: 24 additions & 0 deletions apps/www/lib/authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -921,5 +921,29 @@
"position": "Technical Program Manager",
"author_url": "https://www.linkedin.com/in/gregorvand/",
"author_image_url": "https://github.com/gregorvand.png"
},
{
"author_id": "nick_littman",
"author": "Nick Littman",
"username": "NickLittman",
"position": "Customer Solutions Architect",
"author_url": "https://github.com/NickLittman",
"author_image_url": "https://github.com/NickLittman.png"
},
{
"author_id": "ethan_perez",
"author": "Ethan Perez",
"position": "Senior Engineer",
"company": "Datadog",
"author_url": "https://www.linkedin.com/in/ethanperez/",
"author_image_url": "/images/blog/avatars/ethan-perez.jpeg"
},
{
"author_id": "samantha_lee",
"author": "Samantha Lee",
"position": "Designer Advocate",
"company": "Figma",
"author_url": "https://www.linkedin.com/in/samanthadotdesign/",
"author_image_url": "/images/blog/avatars/samantha-lee.jpeg"
}
]
5 changes: 5 additions & 0 deletions apps/www/lib/redirects.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
module.exports = [
{
permanent: true,
source: '/ui/docs/ai-editors-rules/prompts',
destination: '/ui/docs/ai-editors-rules/skills',
},
{
permanent: true,
source: '/auth/Auth',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading