Skip to content

Commit 18ab392

Browse files
committed
fix
1 parent 9119bd9 commit 18ab392

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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-
"install-supabase-cli-local-dev": "How to Install and Use Supabase CLI for Local Development \n\n(55 characters)",
2+
"install-supabase-cli-local-dev": "How to Install and Use Supabase CLI for Local Development",
33
"top-5-postgresql-viewers-2025": "Top 5 PostgreSQL Viewers for Efficient Database Management in 2025",
44
"postgresql-coalesce-guide-examples": "PostgreSQL COALESCE: A Practical Guide with Examples",
55
"postgresql-cast-data-type-conversion": "PostgreSQL CAST: A Practical Guide to Data Type Conversion",

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
2-
title: "How to Install and Use Supabase CLI for Local Development
3-
4-
(55 characters)"
2+
title: "How to Install and Use Supabase CLI for Local Development"
53
description: "The Supabase CLI simplifies local PostgreSQL development with automated migrations, auth emulation, and AI-powered SQL via Chat2DB. Boost productivity with instant setup, TypeScript support, and real-time debugging tools."
64
image: "https://i.ibb.co/Pvxc9KvN/f68776e8ca0b.jpg"
75
category: "Guide"

0 commit comments

Comments
 (0)