Skip to content

Commit 2078b06

Browse files
title change
1 parent 1828f5e commit 2078b06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/900-ai/prompts/astro.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: 'Astro + Prisma Postgres: Bootstrap Guide'
3-
metaTitle: 'How to Bootstrap an Astro App with Prisma and Postgres'
4-
description: 'Step-by-step guide for integrating Prisma and PostgreSQL in an Astro.js project using the Accelerate extension.'
5-
sidebar_label: 'Astro + Prisma Postgres'
2+
title: 'Initialize an Astro App with Prisma ORM and Prisma Postgres'
3+
metaTitle: 'How to Initialize an Astro App with Prisma ORM and Prisma Postgres'
4+
description: 'Step-by-step guide for integrating Prisma ORM and Prisma Postgres in an Astro.js project.'
5+
sidebar_label: 'Astro + Prisma'
66
image: '/img/prompts/astro-prisma-cover.png'
77
---
88

0 commit comments

Comments
 (0)