01
Multi-tenant foundation
Separate customer tenants, memberships, tenant roles, platform administrators, and application-specific authorization contexts.
Open Source Commerce Foundation
Active developmentA public monorepo for building a multi-tenant commerce workspace with separate seller, platform administration, website, and API applications.
Sello is still evolving. The repository establishes the SaaS application boundaries, authentication and tenant model, team administration, store and AI provider settings, and a documented path toward unified listings and review-before-action AI workflows.
Included in the repository
01
Separate customer tenants, memberships, tenant roles, platform administrators, and application-specific authorization contexts.
02
Provide a tenant-aware workspace for teams, settings, store connections, AI configuration, and emerging commerce workflows.
03
Operate tenants, owners, users, subscriptions, feature settings, and audited platform-level actions from a separate admin application.
04
Represent commerce platforms, credentials, authorization state, synchronization state, and normalized listing data behind tenant boundaries.
05
Model managed or tenant-provided AI settings while keeping provider credentials protected and AI availability explicit.
06
Define listing improvement and customer reply drafts as human-reviewed suggestions rather than automatic writes to external platforms.
Architecture
Technology stack
Quick start
git clone https://github.com/imoogoo/sellohub.git
cd sellohub
corepack enable pnpm
pnpm install
pnpm dev:allProject repositories