E-commerce · React + Node (Express) · 22 @molecule/* packages
DoorDash-like food delivery platform with restaurant menus, ordering, driver tracking, and real-time ETA — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/restaurants (signed in)/restaurant/:id (signed in)/checkout (signed in)/order/:id (signed in)/orders (signed in)/settings (signed in)/search (signed in)/favorites (signed in)/notifications (signed in)/checkout/confirmation/:id (signed in)/orders/:id (signed in)api/src/handlers/_hours.tsapi/src/handlers/_seed.tsapi/src/handlers/addresses.tsapi/src/handlers/delivery.tsapi/src/handlers/favorites.tsapi/src/handlers/menu.tsapi/src/handlers/notifications.tsapi/src/handlers/orders.tsapi/src/handlers/payment-methods.tsapi/src/handlers/restaurants.tsfree / pro / team — gated by: maxDelivery, maxMenu, maxOrders, maxRestaurants, advancedFeatures, canExport, retentionDays
@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-push-notifications-web-push@molecule/api-realtime-socketio@molecule/api-resource-order@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-realtime-socketio@molecule/app-status-timeline-react@molecule/app-top-nav-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 geocoding and distance calculationsS3_BUCKET S3 bucket for restaurant and menu 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