mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-15 11:51:39 +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 - Final
This is the final template for the Next.js App Router Course. It contains the final code for the dashboard application.
For more information, see the course curriculum on the Next.js Website.