/shopify-nextjs-prisma-app-typescript

WIP | An embedded Shopify app starter template made with TypeScript, Next.js and Prisma ORM, with all the required stuff hooked up.

Primary LanguageTypeScriptMIT LicenseMIT

Shopify Next.js x Prisma Boilerplate

An embedded app starter template to get up and ready with Shopify app development with Next.js and Prisma.

I've included notes on this repo which goes over the repo on why certain choices were made.

Tech Stack

  • TypeScript
  • Next.js 13
  • Prisma (Postgresql)

Why I made this

I was peer pressured into creating a TypeScript version of my JS repo

Notes