DEV Community

Discussion on: Building a Todo App with Next.js 13, Clerk, and Supabase.

Collapse
 
reevotek profile image
reevotek

Hello Eugene,

Great and detailed tutorial.
Although I learned a lot, I was not able to create todos.
I clone the repo and follow the tutorial to the T, but to no avail.

Also, the images are really low definition. I'd be great if you can update them.

Best regards,
Jorge

Collapse
 
musebe profile image
eugene musebe

Hello Reevotek,

Would you mind cross-checking your codebase with the final repo: github.com/musebe/Nextjs-Clerk/tre....

Collapse
 
reevotek profile image
reevotek

Hi Eugene,

I compared my code with yours and a couple of things where missing.

  1. When I cloned your repo, the utils folder was not included. It was included when I downloaded with the zip folder, though. maybe I had something else cached on my clipboard.

  2. The tutorial is missing the TodoCard.jsx component, as well as some other functions inside the Feed.jsx component.

  3. And last, I think I might have an error on my Supabase DB. I had a hard time seeing the images on your tutorial.

The app is still not working. I'll give it another try in a day or so and report back to you.

Best regards,
Jorge

Collapse
 
reevotek profile image
reevotek

Hello Eugene,
Will do.
Thanks for replying.

Regards,
Jorge