GitHunt
MO

moltin/nextjs-demo-store

๐Ÿ› Moltin powered Next.js storefront

Next.js demo store

๐Ÿ› Next.js demo store built with moltin

Next.js webshop built using Stripe checkout and moltin.

Check out the demo here.

๐Ÿ›  Setup

Both a moltin and Stripe account are needed for this store to run successfully.

Create a .env file at the project root with your moltin client_id and Stripe test publishable key.

MOLTIN_CLIENT_ID=
STRIPE_PUBLISHABLE_KEY=

npm install

npm run dev

Languages

JavaScript93.5%CSS6.5%

Contributors

MIT License
Created March 26, 2018
Updated September 9, 2025
moltin/nextjs-demo-store | GitHunt