mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-15 03:41:36 +00:00
* remove auth sign out form side anv * remove unused clsx * comment out code * comment out code that throws error when trying to deploy to vercel * Remove vercel emails * comment out more code so it will deploy to vercel * Include AUTH_URL * add notes to commented out code * Add bcrypt * Use .env instead of .env.local * Update types * Move skeletons * Update import * Delete search functionality * More fixes * Misc fixes * Update login-form.tsx * Update table.tsx * Update eslint * eslint fix * formatting --------- Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
Next.js App Router Course - Build a Dashboard
This repository contains the starter templates for the Next.js App Router Course, separated by chapters.
For more information, see the course curriculum on the Next.js Website.