Connected store operations
Manage store authorization, synchronization state, errors, and operational context from one tenant-aware workspace.
Managed Commerce Operations
An operated workspace for e-commerce teams that need connected stores, consistent product information, and useful AI assistance without giving up human control.
Learnmark turns the public Sello foundation into a customer-ready product through connector delivery, tenant onboarding, governed AI configuration, monitored data flows, and production support.
One platform, four surfaces
Product capabilities
The product is organized around the daily work of sellers, operators, support teams, tenant owners, and platform administrators rather than isolated AI features.
Manage store authorization, synchronization state, errors, and operational context from one tenant-aware workspace.
Review listings from different commerce platforms through a consistent product model while retaining source-platform context.
Generate reviewable title and description suggestions using managed AI or an approved tenant-controlled provider.
Turn a customer question and selected product context into an editable reply draft that support staff review before sending.
Separate customer workspaces from platform administration with member roles, scoped permissions, and account lifecycle controls.
Keep AI-generated listing improvements, reply drafts, and operational actions visible, editable, and subject to user confirmation.
Learnmark Product
The public repository establishes the multi-tenant application foundation. The Learnmark product adds the connector implementation, onboarding, governance, and operational ownership needed for real commerce workloads.
Implement and validate selected store connections, credential lifecycles, field mappings, synchronization schedules, retries, and platform-specific error handling.
Provision customer tenants, establish owner and team roles, configure environment boundaries, and apply operational policies for each organization.
Configure managed or customer-owned model providers, approved models, feature access, usage visibility, and review requirements for generated content.
Operate releases, backups, monitored synchronization jobs, incident triage, data repair procedures, and ongoing platform support.
Product screenshots
Real product screenshots will be added after the current seller portal and administration interfaces are ready for publication.
Plan the product around your channels
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