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.
@DailyWebCoding Жыл бұрын
Glad I could help
@yannickleroy7419 Жыл бұрын
Love this subbed and waiting for next episodes 😍
@samadams9581 Жыл бұрын
thanks, look forward to watching this one
@Innesb Жыл бұрын
Excellent tutorial, thanks. I’ve subscribed, and I’m looking forward to the next video in this series.
@r34ct48 ай бұрын
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?
@DailyWebCoding8 ай бұрын
Yes currently I am working a new project that help you do any auth method with next.js and supabase easily
@ugochukwuanajemba3117 Жыл бұрын
I love this videos, pls can this be done with prisma firebase?
@DailyWebCoding Жыл бұрын
I am not really sure
@TripHawk77711 ай бұрын
Prisma and Firebase are not compatible. Prisma is a wrapper ORM to many databases like MySQL, Postgres, etc.
@Beast80K7 ай бұрын
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 ?
@jdm46574 ай бұрын
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?!