Multi-Tenant Storefront Platform

A Shopify-like platform powering multiple online stores with a single codebase. Customize themes, manage products, and get a unique storefront for each tenant.

Available Stores

Cool Shoes

Cool Shoes

The coolest shoes on the planet

Fashion Fix

Fashion Fix

Modern clothing for the fashion-conscious

How it works

In production, each store would be accessed through its own custom domain:

  • coolshoes.yourplatform.com - Cool Shoes store
  • fashionfix.yourplatform.com - Fashion Fix store

For local development testing, you can use the query parameter:

  • http://localhost:3000/?store=coolshoes
  • http://localhost:3000/?store=fashionfix