Skip to content

This project contains nextjs full stack code for video tutorial

Notifications You must be signed in to change notification settings

Describly/nextjs-prisma-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJs (v13.5) - Full Stack App with Prisma and MySQL

Installation & Configuration

  • Clone this repository in your local machine.
  • Update the .env variables
  • Install the npm dependencies
  • Start the application using npm run dev

Video Link

[https://youtube](Describly YouTube)

What you will lean in this tutorial

  • Creating and configuring the layouts
  • Configuring the prisma, migrations and all
  • Next-Auth authentication in Full Stack App
  • Api using the Route Handlers
  • Protecting the Api's
  • Creating the server components
  • Protecting the server component
  • Next-Auth middleware to protect the pages
  • Social Login using the GitHub (but can be anything)
  • And many more concepts in general

About

This project contains nextjs full stack code for video tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published