Skip to content

Commit c550a8d

Browse files
committed
fix
1 parent 5762c74 commit c550a8d

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
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-
"supabase-edge-functions-guide": "How to Deploy JavaScript with Supabase Edge Functions \n\nSupabase Edge Functions: A Complete Guide for Developers \n\nBest Practices for Using Supabase Edge Functions \n\nSupabase Edge Functions Explained: Key Features and Use Cases \n\nGetting Started with Supabase Edge Functions in JavaScript",
2+
"supabase-edge-functions-guide": "How to Deploy JavaScript with Supabase Edge Functions",
33
"supabase-vs-firebase-backend-comparison-2025": "Supabase vs Firebase: Which Backend Solution Wins in 2025?",
44
"supabase-realtime-guide": "How to Implement Supabase Realtime in Your Project \n\nSupabase Realtime: A Complete Guide for Developers \n\nBest Practices for Using Supabase Realtime \n\nSupabase Realtime: Sync Data Instantly \n\nWhy Supabase Realtime is a Game Changer \n\nGetting Started with Supabase Realtime \n\nSupabase Realtime: Features and Benefits \n\nHow Supabase Realtime Works Under the Hood \n\nSupabase Realtime vs Firebase: Key Differences \n\nTips for Optimizing Supabase Realtime Performance",
55
"implement-supabase-realtime": "How to Implement Supabase Realtime in Your App",

pages/blog/supabase-edge-functions-guide.mdx

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,12 @@
11
---
2-
title: "How to Deploy JavaScript with Supabase Edge Functions
3-
4-
Supabase Edge Functions: A Complete Guide for Developers
5-
6-
Best Practices for Using Supabase Edge Functions
7-
8-
Supabase Edge Functions Explained: Key Features and Use Cases
9-
10-
Getting Started with Supabase Edge Functions in JavaScript"
2+
title: "How to Deploy JavaScript with Supabase Edge Functions"
113
description: "Discover how Supabase Edge Functions revolutionize serverless computing with global distribution and seamless database integration. Learn to build low-latency applications using Deno runtime and AI tools like Chat2DB for optimized performance."
124
image: "https://i.ibb.co/C30zvWVF/a906acdc9351.jpg"
135
category: "Guide"
146
date: August 5, 2025
157
---
168
[![Click to use](/image/blog/bg/chat2db1.png)](https://app.chat2db.ai/)
17-
# How to Deploy JavaScript with Supabase Edge Functions
18-
19-
Supabase Edge Functions: A Complete Guide for Developers
20-
21-
Best Practices for Using Supabase Edge Functions
22-
23-
Supabase Edge Functions Explained: Key Features and Use Cases
24-
25-
Getting Started with Supabase Edge Functions in JavaScript
9+
# How to Deploy JavaScript with Supabase Edge Functions
2610

2711
import Authors, { Author } from "components/authors";
2812

0 commit comments

Comments
 (0)