Completed
00:00 - Droply
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Droply - A Dropbox Inspired Full Stack Project with NextJS, Postgres, Clerk and ImageKit
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Droply
- 2 10:55 - Planning the project with drizzle and neon
- 3 01:10:57 - Learn zod validation schema
- 4 01:27:18 - Signup, clerk, OTP, zod and react hook form guide in NextJS
- 5 02:10:23 - Complete signin process with clerk
- 6 02:25:15 - Clerk middleware guide
- 7 02:39:35 - Upload any file with Imagekit in NextJS
- 8 03:02:13 - How dropbox handles folders in database
- 9 03:24:49 - Fetching files from folders and sub folders
- 10 03:37:17 - Custom API endpoint to upload on Imagekit
- 11 04:11:06 - Mark file as star or deleted in database
- 12 04:25:19 - Imagekit and HeroUI providers
- 13 04:43:36 - Assignments for this course