Skip to content

gaiasols/next-13-app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npx create-next-app@latest --experimental-app
cd next-13-app
npm install prisma --save-dev
npx prisma init
npm install @prisma/client
npx prisma db pull
# or
yarn dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published