This long video was designed to give you an indepth understanding about latest nextjs and how it works.
- Nextjs
- typescript
- mysql
- prisma
- shadcn
For installing node modules
npm installFirst, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devGOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""
NEXTAUTH_SECRET="a@#adSADD@#@!dr2131%df"
NEXTAUTH_URL="http://localhost:3000"
DATABASE_URL="mysql://root:@localhost:3306/adminPanel"
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=