E-commerce · React + Node (Express) · 19 @molecule/* packages
Etsy-like marketplace with vendor management, commissions, and payouts — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/catalog/products/:id/vendors/:slug/cart (signed in)/vendor/dashboard (signed in)/orders (signed in)/settings (signed in)/checkout (signed in)/orders/:id (signed in)/vendor/products (signed in)/vendor/products/new (signed in)/vendor/orders (signed in)/vendor/payouts (signed in)/notifications (signed in)/vendor/applyapi/src/handlers/_seed.tsapi/src/handlers/cart.tsapi/src/handlers/commissions.tsapi/src/handlers/notifications.tsapi/src/handlers/orders.tsapi/src/handlers/products.tsapi/src/handlers/profile.tsapi/src/handlers/reviews.tsapi/src/handlers/storefront.tsapi/src/handlers/vendors.tsfree / pro / team — gated by: maxCommissions, maxOrders, maxProducts, maxReviews, maxVendors, advancedFeatures, canExport, retentionDays
@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-entitlements@molecule/api-image-sharp@molecule/api-payments-stripe@molecule/api-permissions-custom@molecule/api-resource-cart@molecule/api-resource-inventory@molecule/api-resource-order@molecule/api-resource-payment@molecule/api-resource-product@molecule/api-resource-review@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/api-uploads-s3@molecule/app-billing-react@molecule/app-data-table@molecule/app-galleryDATABASE_URL PostgreSQL connection stringSTRIPE_SECRET_KEY Stripe secret API keySTRIPE_PUBLISHABLE_KEY Stripe publishable keySTRIPE_WEBHOOK_SECRET Stripe webhook signing secretMEILISEARCH_API_KEY MeiliSearch admin API keyS3_BUCKET S3 bucket for product imagesAWS_ACCESS_KEY_ID AWS access key for S3AWS_SECRET_ACCESS_KEY AWS secret key for S3MAILGUN_API_KEY Mailgun API keyMAILGUN_DOMAIN Mailgun sending domainThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing