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
How it works
In production, each store would be accessed through its own custom domain:
coolshoes.yourplatform.com
- Cool Shoes storefashionfix.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