Let's Build a Backend for a Moonlamp E-Commerce Website with Prisma, Stripe and Clerk

Поділитися
Вставка
  • Опубліковано 12 вер 2024

КОМЕНТАРІ • 5

  • @aayushsingh74
    @aayushsingh74 Рік тому

    been waiting for this thank you for this awesome tutorial

  • @SuperYoda7
    @SuperYoda7 11 місяців тому

    would be awesome if you could explain a bit more in detail. For example in the prisma file I had no idea what I was doing and why. Other than that great video, built along.

  • @OnlyJavascript
    @OnlyJavascript Рік тому

    Great tut. can u show us how to use next.auth instead of clerk?

  • @SuperYoda7
    @SuperYoda7 11 місяців тому

    Hey I noticed that we cannot use the navbar links from inside the orders page. Could you maybe consider showing us how to do it? I thought we could change the App router to add a shop directory and make this the default page. would that work?

  • @SuperYoda7
    @SuperYoda7 11 місяців тому

    Is it normal that it works in dev mode but in production we get : There was a problem: Error: Network response was not ok and the server responded with a status of 405 ? Maybe that's because of stripe?