fireship-io / next-firebase-course

Next.js + Firebase - The Full Course
next-firebase-course-git-main.fireship.vercel.app
477 stars 217 forks source link

Rewrite for Next.js 13 `appDir` #28

Open smakman opened 1 year ago

smakman commented 1 year ago

@codediodeio I was wondering if you are planning to rewrite this course for the new app directory of Next.js 13? Would be curious to know if and how you could use Firebase with server components. Using middleware for checking auth status would be interesting too.