E-commerce · React + Node (Express) · 17 @molecule/* packages
Gumroad-like digital downloads with license keys, download links, and analytics — with built-in Stripe-backed subscription tiers
//shop/shop/:slug/login/signup/forgot-password/reset-password/dashboard (signed in)/products (signed in)/sales (signed in)/settings (signed in)/cart/checkout/order/:id/confirm/library (signed in)/orders (signed in)/products/:id/edit (signed in)api/src/handlers/analytics.tsapi/src/handlers/checkout.tsapi/src/handlers/downloads.tsapi/src/handlers/library.tsapi/src/handlers/licenses.tsapi/src/handlers/orders.tsapi/src/handlers/products.tsapi/src/handlers/profile.tsapi/src/handlers/purchases.tsapi/src/handlers/sales.tsfree / pro / team — gated by: maxAnalytics, maxDownloads, maxLicenses, maxProducts, maxPurchases, 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-reporting-database@molecule/api-resource-order@molecule/api-resource-payment@molecule/api-resource-product@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/api-uploads-s3@molecule/app-billing-react@molecule/app-data-table@molecule/app-file-upload@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringSTRIPE_SECRET_KEY Stripe secret API keySTRIPE_PUBLISHABLE_KEY Stripe publishable keySTRIPE_WEBHOOK_SECRET Stripe webhook signing secretS3_BUCKET S3 bucket for digital assetsAWS_ACCESS_KEY_ID AWS access keyAWS_SECRET_ACCESS_KEY AWS secret keyMAILGUN_API_KEY Mailgun API keyMAILGUN_DOMAIN Mailgun domainMEILISEARCH_API_KEY MeiliSearch API keyThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing