Deploy A Serverless Prisma + PlanetScale React TypeScript App To Netlify - Jason Lengstorf

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии •

  • @mohammedaliagha7520
    @mohammedaliagha7520 2 года назад

    Great video by the legend himself!
    By the way quick question: as 22:05 can you not just import the type from @prisma/client and use it? It would be better to help reduce duplication

  • @JaeTask
    @JaeTask 2 года назад

    Beast mode.

  • @coderboysobuj
    @coderboysobuj Год назад

    How to deploy express typescript prisma project on cpanel?????

    • @PrismaData
      @PrismaData  Год назад

      Hi 👋🏽
      What's the platform you're running on? You can explicitly set the binartyTargets in your Prisma schema to ensure it's generated before you deploy your app.
      Here's the docs on binaryTargets: www.prisma.io/docs/reference/api-reference/prisma-schema-reference#binarytargets-options