Its like you read my mind bro. I am starting my final year project and this boilerplate is what I needed as I want to use this exact stack. Amazing content! Can't wait for your channel to grow really big.
@DailyWebCoding9 ай бұрын
Glad I could help
@samadams95819 ай бұрын
thanks, look forward to watching this one
@yannickleroy74199 ай бұрын
Love this subbed and waiting for next episodes 😍
@Innesb9 ай бұрын
Excellent tutorial, thanks. I’ve subscribed, and I’m looking forward to the next video in this series.
@ugochukwuanajemba31179 ай бұрын
I love this videos, pls can this be done with prisma firebase?
@DailyWebCoding9 ай бұрын
I am not really sure
@TripHawkPilot8 ай бұрын
Prisma and Firebase are not compatible. Prisma is a wrapper ORM to many databases like MySQL, Postgres, etc.
@r34ct45 ай бұрын
I was hoping you'd show how to sign up with e-mail, i can't seem to find any tutorials on it. Is your previous boilerplate video still valid?
@DailyWebCoding5 ай бұрын
Yes currently I am working a new project that help you do any auth method with next.js and supabase easily
@Beast80K5 ай бұрын
Respected Sir, thank you this Supabase + NextJS series. I'm experiencing a problem with route handlers, I have an external API (currently using Mockoon Tool which behaves as a server) which my NextJS route handler calls to get data, but despite external API returning 503, 429, 400s etc. after revalidation period, NextJS just returns old cached data (200 status old data). It never returns the external API response as it is. So what's the solution for this ?
@jdm4657Ай бұрын
Your tutorials are horrible for anyone who is not experienced. What is "this one" and "this one". How are they supposed to be able to learn and follow when you just say replace this one with this one without specifying the reason for the changes or the purpose of the code?!