E-commerce · React + Node (Express) · 18 @molecule/* packages
Groupon-like deals platform with merchant offers, expiry tracking, redemption codes, and QR verification — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/deals (signed in)/deals/:id (signed in)/merchants (signed in)/my-coupons (signed in)/near-me (signed in)/dashboard (signed in)/settings (signed in)/merchants/:id (signed in)/notifications (signed in)api/src/handlers/_deal-window.tsapi/src/handlers/_decorate.tsapi/src/handlers/_seed.tsapi/src/handlers/_test.tsapi/src/handlers/categories.tsapi/src/handlers/deals.tsapi/src/handlers/merchants.tsapi/src/handlers/my_coupons.tsapi/src/handlers/nearby_deals.tsapi/src/handlers/notifications.tsapi/src/handlers/redemptions.tsapi/src/handlers/reports.tsapi/src/handlers/user_settings.tsfree / pro / team — gated by: maxCategories, maxDeals, maxMerchants, maxRedemptions, advancedFeatures, canExport, retentionDays
@molecule/api-cron-node-cron@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-entitlements@molecule/api-geolocation-google@molecule/api-image-sharp@molecule/api-payments-stripe@molecule/api-resource-payment@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/api-uploads-s3@molecule/app-billing-react@molecule/app-data-table@molecule/app-maps@molecule/app-notification-feed-react@molecule/app-sidebar-layout-react@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringSTRIPE_SECRET_KEY Stripe secret API key for payment processingSTRIPE_PUBLISHABLE_KEY Stripe publishable key for client-side checkoutSTRIPE_WEBHOOK_SECRET Stripe webhook signing secretMEILISEARCH_API_KEY MeiliSearch admin API keyGOOGLE_MAPS_API_KEY Google Maps API key for location-based dealsS3_BUCKET S3 bucket for deal imagesAWS_ACCESS_KEY_ID AWS access key for S3AWS_SECRET_ACCESS_KEY AWS secret key for S3MAILGUN_API_KEY Mailgun API key for transactional emailsMAILGUN_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