sharibeast / 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.

Home Page:https://twitter.com/kinngh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://twitter.com/kinngh

License:MIT License


Languages

Language:TypeScript 92.8%Language:JavaScript 7.2%