Skip to content

Commit a5412bd

Browse files
committed
fix
1 parent a9fba93 commit a5412bd

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

pages/blog/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"implement-supabase-realtime": "How to Implement Supabase Realtime in Your App \n\n(Note: This title is 43 characters, concise, action-oriented, and directly targets the keyword while following the style of top-ranking results.)",
2+
"implement-supabase-realtime": "How to Implement Supabase Realtime in Your App",
33
"supabase-storage-file-management-guide": "How to Use Supabase Storage for File Management",
44
"install-supabase-cli-local-dev": "How to Install and Use Supabase CLI for Local Development",
55
"top-5-postgresql-viewers-2025": "Top 5 PostgreSQL Viewers for Efficient Database Management in 2025",

pages/blog/implement-supabase-realtime.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
2-
title: "How to Implement Supabase Realtime in Your App
3-
4-
(Note: This title is 43 characters, concise, action-oriented, and directly targets the keyword while following the style of top-ranking results.)"
2+
title: "How to Implement Supabase Realtime in Your App"
53
description: "Learn how Supabase Realtime transforms applications with PostgreSQL-powered live data sync. Discover WebSocket integration, RLS policies, and Chat2DB tools for efficient real-time development."
64
image: "https://i.ibb.co/F4SSFxmg/7a6b1a09d046.jpg"
75
category: "Guide"
86
date: August 5, 2025
97
---
108
[![Click to use](/image/blog/bg/chat2db1.png)](https://app.chat2db.ai/)
11-
# How to Implement Supabase Realtime in Your App
12-
13-
(Note: This title is 43 characters, concise, action-oriented, and directly targets the keyword while following the style of top-ranking results.)
9+
# How to Implement Supabase Realtime in Your App
1410

1511
import Authors, { Author } from "components/authors";
1612

pages/blog/install-supabase-cli-local-dev.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ category: "Guide"
66
date: August 5, 2025
77
---
88
[![Click to use](/image/blog/bg/chat2db1.png)](https://app.chat2db.ai/)
9-
# How to Install and Use Supabase CLI for Local Development
10-
11-
(55 characters)
9+
# How to Install and Use Supabase CLI for Local Development
1210

1311
import Authors, { Author } from "components/authors";
1412

0 commit comments

Comments
 (0)