An all-in-one starter kit for high-performance e-commerce sites built with SvelteKit.
SvelteKit Commerce is an open-source, customizable ecommerce template built with SvelteKit, Tailwind CSS, and Shopify.
This template includes read-only Shopify credentials by default, but you can add the following environment variables to make it your own:
VITE_SHOPIFY_API_ENDPOINT
VITE_SHOPIFY_STOREFRONT_API_TOKEN
pnpm install
: Install dependenciespnpm dev
: Start development serverpnpm build
: Create a production build of the apppnpm preview
: Preview the production buildAn all-in-one starter kit for high-performance e-commerce sites built with SvelteKit.
SvelteKit Commerce is an open-source, customizable ecommerce template built with SvelteKit, Tailwind CSS, and Shopify.
This template includes read-only Shopify credentials by default, but you can add the following environment variables to make it your own:
VITE_SHOPIFY_API_ENDPOINT
VITE_SHOPIFY_STOREFRONT_API_TOKEN
pnpm install
: Install dependenciespnpm dev
: Start development serverpnpm build
: Create a production build of the apppnpm preview
: Preview the production build