Skip to content

Commit

Permalink
Replace prisma with drizzle in metadata of drizzle example (#692)
Browse files Browse the repository at this point in the history
### Description

The metadata had prisma instead of drizzle inside it, just replaced it.

### Type of Change

- [ ] New Example
- [x] Example updates (Bug fixes, new features, etc.)
- [ ] Other (changes to the codebase, but not to examples)

### New Example Checklist

- [ ] 🛫 `npm run new-example` was used to create the example
- [ ] 📚 The template wasn't used but I carefuly read the [Adding a new
example](https://github.com/vercel/examples#adding-a-new-example) steps
and implemented them in the example
- [ ] 📱 Is it responsive? Are mobile and tablets considered?
  • Loading branch information
asrvd committed May 9, 2023
1 parent 962b82f commit 8021b86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion storage/postgres-drizzle/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Vercel Postgres + Drizzle Next.js Starter
slug: postgres-drizzle
description: Simple Next.js template that uses Vercel Postgres as the database and Prisma as the ORM.
description: Simple Next.js template that uses Vercel Postgres as the database and Drizzle as the ORM.
framework: Next.js
useCase: Starter
css: Tailwind
Expand Down
4 changes: 2 additions & 2 deletions storage/postgres-drizzle/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ import './globals.css';
import { Inter } from 'next/font/google';

export const metadata = {
title: 'Vercel Postgres Demo with Prisma',
title: 'Vercel Postgres Demo with Drizzle',
description:
'A simple Next.js app with Vercel Postgres as the database and Prisma as the ORM',
'A simple Next.js app with Vercel Postgres as the database and Drizzle as the ORM',
};

const inter = Inter({
Expand Down

20 comments on commit 8021b86

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solutions-image-offset – ./solutions/image-offset

solutions-image-offset.vercel.app
solutions-image-offset-now-examples.vercel.app
solutions-image-offset-git-main-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solutions-loading-web-fonts – ./solutions/loading-web-fonts

solutions-loading-web-fonts.vercel.app
solutions-loading-web-fonts-git-main-now-examples.vercel.app
solutions-loading-web-fonts-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solutions-script-component-ad – ./solutions/script-component-ad

solutions-script-component-ad-now-examples.vercel.app
solutions-script-component-ad-git-main-now-examples.vercel.app
solutions-script-component-ad.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

edge-user-agent-based-rendering – ./edge-middleware/user-agent-based-rendering

edge-user-agent-based-rendering-now-examples.vercel.app
edge-user-agent-based-rendering.vercel.app
edge-user-agent-based-rendering-git-main-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

edge-ab-testing-statsig – ./edge-middleware/ab-testing-statsig

edge-ab-testing-statsig-git-main-now-examples.vercel.app
edge-ab-testing-statsig-now-examples.vercel.app
edge-ab-testing-statsig.vercel.sh
edge-ab-testing-statsig.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

i18n – ./edge-middleware/i18n

i18n-now-examples.vercel.app
i18n-git-main-now-examples.vercel.app
middleware-i18n.vercel.app
i18n.vercel.sh

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app-dir-share-state – ./app-directory/share-state

app-dir-share-state.vercel.app
app-dir-share-state-now-examples.vercel.app
app-dir-share-state-git-main-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app-dir-css-in-js – ./app-directory/css-in-js

app-dir-css-in-js.vercel.app
app-dir-css-in-js-now-examples.vercel.app
app-dir-css-in-js-git-main-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app-dir-i18n – ./app-directory/i18n

app-dir-i18n-git-main-now-examples.vercel.app
app-dir-i18n.vercel.app
app-dir-i18n-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

edge-geolocation-country-block – ./edge-middleware/geolocation-country-block

edge-geolocation-country-block-now-examples.vercel.app
edge-geolocation-country-block.vercel.app
edge-geolocation-country-block-git-main-now-examples.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8021b86 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

edge-middleware-modify-request-header – ./edge-middleware/modify-request-header

edge-middleware-modify-request-header-now-examples.vercel.app
edge-middleware-modify-request-header.vercel.app
edge-middleware-modify-request-header-git-main-now-examples.vercel.app

Please sign in to comment.