이것은 사용자가 2025-2-20 14:19에 https://vercel.com/templates/next.js/postgres-prisma을(를) 위해 저장한 이중 언어 스냅샷 페이지로, 몰입형 번역에 의해 제공된 이중 언어 지원이 있습니다. 저장하는 방법을 알아보세요?
Skip to content  콘텐츠로 건너뛰기
Avatar of vercelvercel/examples  vercel/예시

Vercel Postgres + Prisma Next.js Starter
버셀 포스트그레스 + 프리즈마 Next.js 스타터

Simple Next.js template that uses Vercel Postgres as the database and Prisma as the ORM.
Vercel Postgres를 데이터베이스로, Prisma를 ORM으로 사용하는 간단한 Next.js 템플릿입니다.

Framework  프레임워크
Use Case  사용 사례
Database  데이터베이스
opengraph-image

Vercel Postgres + Prisma Next.js Starter
버셀 포스트그레스 + 프리즈마 Next.js 스타터

Simple Next.js template that uses Vercel Postgres as the database and Prisma as the ORM.
Vercel Postgres를 데이터베이스로 사용하고 Prisma를 ORM으로 사용하는 간단한 Next.js 템플릿입니다.

Demo  데모

https://postgres-prisma.vercel.app/

How to Use  사용 방법

You can choose from one of the following two methods to use this repository:
다음 두 가지 방법 중 하나를 선택하여 이 리포지토리를 사용할 수 있습니다:

One-Click Deploy  원클릭 배포

Deploy the example using Vercel:
Vercel를 사용하여 예제를 배포합니다:

Clone and Deploy  복제 및 배포

Execute create-next-app with pnpm to bootstrap the example:
create-next-apppnpm를 실행하여 예제를 부트스트랩합니다:

pnpm create next-app --example https://github.com/vercel/examples/tree/main/storage/postgres-prisma

Once that's done, copy the .env.example file in this directory to .env.local (which will be ignored by Git):
완료되면 이 디렉터리에 있는 .env.example 파일을 .env.local에 복사합니다(Git에서 무시됨):

cp .env.example .env.local

Then open .env.local and set the environment variables to match the ones in your Vercel Storage Dashboard.
그런 다음 .env.local를 열고 환경 변수를 Vercel 스토리지 대시보드에 있는 것과 일치하도록 설정합니다.

Next, run Next.js in development mode:
다음으로 개발 모드에서 Next.js를 실행합니다:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).
Vercel(문서)을 사용하여 클라우드에 배포합니다.

opengraph-image
Avatar of vercelvercel/examples  vercel/예시

Vercel Postgres + Prisma Next.js Starter
버셀 포스트그레스 + 프리즈마 Next.js 스타터

Simple Next.js template that uses Vercel Postgres as the database and Prisma as the ORM.
Vercel Postgres를 데이터베이스로, Prisma를 ORM으로 사용하는 간단한 Next.js 템플릿입니다.

Framework  프레임워크
Use Case  사용 사례
Database  데이터베이스

Vercel Postgres + Prisma Next.js Starter
버셀 포스트그레스 + 프리즈마 Next.js 스타터

Simple Next.js template that uses Vercel Postgres as the database and Prisma as the ORM.
Vercel Postgres를 데이터베이스로 사용하고 Prisma를 ORM으로 사용하는 간단한 Next.js 템플릿입니다.

Demo  데모

https://postgres-prisma.vercel.app/

How to Use  사용 방법

You can choose from one of the following two methods to use this repository:
다음 두 가지 방법 중 하나를 선택하여 이 리포지토리를 사용할 수 있습니다:

One-Click Deploy  원클릭 배포

Deploy the example using Vercel:
Vercel를 사용하여 예제를 배포합니다:

Clone and Deploy  복제 및 배포

Execute create-next-app with pnpm to bootstrap the example:
create-next-apppnpm를 실행하여 예제를 부트스트랩합니다:

pnpm create next-app --example https://github.com/vercel/examples/tree/main/storage/postgres-prisma

Once that's done, copy the .env.example file in this directory to .env.local (which will be ignored by Git):
완료되면 이 디렉터리에 있는 .env.example 파일을 .env.local에 복사합니다(Git에서 무시됨):

cp .env.example .env.local

Then open .env.local and set the environment variables to match the ones in your Vercel Storage Dashboard.
그런 다음 .env.local를 열고 환경 변수를 Vercel 스토리지 대시보드에 있는 것과 일치하도록 설정합니다.

Next, run Next.js in development mode:
다음으로 개발 모드에서 Next.js를 실행합니다:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).
Vercel(문서)을 사용하여 클라우드에 배포합니다.

Unleash New Possibilities
새로운 가능성 실현

Deploy your app on Vercel and unlock its full potential
Vercel에 앱을 배포하고 잠재력을 최대한 활용하세요.