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.
- TypeScript
- Next.js 13
- Prisma (Postgresql)
I was peer pressured into creating a TypeScript version of my JS repo
- Refer to SETUP