An embedded Shopify app starter template made with Next.js and Prisma ORM, with all the required stuff hooked up.
The Shopify Next.js x Prisma Boilerplate is an embedded app starter template that provides a quick and easy way to get started with Shopify app development using Next.js and Prisma. It includes helpful notes on why certain choices were made and a video tutorial that covers the entire repository, including creating a theme extension and deploying with Vercel and PlanetScale. Additionally, there is a course available for those who want to learn Shopify app development in-depth.
To install the Shopify Next.js x Prisma Boilerplate, follow these steps:
git clone <repository-url>npm install.env.example file and rename it to .env. Fill in the required information.npm run devhttp://localhost:3000The Shopify Next.js x Prisma Boilerplate is a comprehensive starter template for developing Shopify apps using Next.js and Prisma. With its seamless Shopify integration, Next.js framework, and Prisma ORM, developers can quickly build powerful and performant apps that interact with a Shopify store. The provided installation guide makes it easy to get started, making this boilerplate a valuable resource for Shopify app development.