Business & SaaS · React + Node (Express) · 22 @molecule/* packages
DocuSign-like contract management with templates, signing, expiry, and alerts — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/dashboard (signed in)/contracts (signed in)/contracts/:id (signed in)/templates (signed in)/settings (signed in)/contracts/new (signed in)/templates/:id (signed in)/counterparties (signed in)/reports (signed in)/notifications (signed in)api/src/handlers/contracts.tsapi/src/handlers/counterparties.tsapi/src/handlers/notifications.tsapi/src/handlers/profile.tsapi/src/handlers/reports.tsapi/src/handlers/sign-public.tsapi/src/handlers/signatures.tsapi/src/handlers/templates.tsfree / pro / team — gated by: maxContracts, maxSignatures, maxTemplates, advancedFeatures, canExport, retentionDays
@molecule/api-audit-database@molecule/api-cron-node-cron@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-entitlements@molecule/api-payments-stripe@molecule/api-pdf-pdfkit@molecule/api-permissions-custom@molecule/api-reporting-database@molecule/api-resource-activity-feed@molecule/api-resource-payment@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/api-uploads-s3@molecule/app-billing-react@molecule/app-command-palette@molecule/app-data-table@molecule/app-date-range-picker@molecule/app-file-upload@molecule/app-notification-feed-react@molecule/app-sidebar-layout-reactDATABASE_URL PostgreSQL connection stringMEILISEARCH_API_KEY MeiliSearch API keyS3_BUCKET S3 bucket for contract filesMAILGUN_API_KEY Mailgun API keyMAILGUN_DOMAIN Mailgun sending domainSTRIPE_SECRET_KEY Stripe secret API key (sk_test_... in test mode)STRIPE_WEBHOOK_SECRET Stripe webhook signing secret (whsec_...)The @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing