Skip to content

An embedded Shopify app starter template made with Next.js and Firebase/Firestore, with all the required stuff hooked up.

License

Notifications You must be signed in to change notification settings

husseyexplores/shopify-nextjs-firestore-app

Repository files navigation

Shopify Next.js x Firebase Boilerplate

Note This is a port of @kinngh/shopify-nextjs-prisma-app. Huge thanks to him! 🙌 This port uses Firestore for the database and also uses Typescript for type-safety.

Deploy with Vercel

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

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

Video

@kinngh made a video that goes over the entire repo. Watch it here.

Creating a Shopify app from scratch

Tech Stack

  • Next.js 13 (pages directory)
  • Typescript
  • Firestore for database.

Why I made this

Wanted to create a Shopify app with Next.js paired with lots of juicy Firebase/Google featues.

Notes

  • Refer to SETUP
  • The project comes with snippets to speed up development. Refer to Snippets.

About

An embedded Shopify app starter template made with Next.js and Firebase/Firestore, with all the required stuff hooked up.

Resources

License

Stars

Watchers

Forks