Skip to content

Repository files navigation

Full Stack apps with Next.js 14

The main branch contains a final version of the application similar to the one built in the "Full Stack apps with Next.js 14" course.

After cloning the repo, execute the following commands:

  1. Install the project's dependencies:
npm install
  1. Sync the Prisma schema with database
npx prisma migrate dev
  1. Run the app
npm run dev

About

Application built during the "Full Stack apps with Next.js" course

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages