Commerce System

WeShop

A restored showcase of a WeChat commerce stack: mini program storefront, CloudBase functions, React admin console, and shared typed schemas.

Omni Goods
Tea Tools Home Parts
v1.store Products, cart, orders
v1.auth WeChat login and user session
v1.admin Catalog and order operations
v1.system Health, seed, config
Admin CloudBase
Orders 128
Products 42

01

Mini Program

Storefront surface built for WeChat, with product browsing, cart state, checkout flow, and order history.

02

Serverless Core

CloudBase functions separate public store actions, login, admin workflows, and system operations.

03

Admin Console

React management surface for catalog work, order handling, and operator-facing status.

04

Shared Schemas

Typed product, order, user, and system contracts keep the application surfaces aligned.