Finance · React + Node (Express) · 15 @molecule/* packages
FreshBooks-like invoicing with clients, invoices, recurring billing, payments, and tax reports — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/dashboard (signed in)/invoices (signed in)/invoices/new (signed in)/invoices/:id (signed in)/clients (signed in)/clients/:id (signed in)/payments (signed in)/reports (signed in)/notifications (signed in)/settings (signed in)api/src/handlers/_decorate.tsapi/src/handlers/_seed.tsapi/src/handlers/clients.tsapi/src/handlers/dashboard.tsapi/src/handlers/exports.tsapi/src/handlers/invoices.tsapi/src/handlers/notifications.tsapi/src/handlers/payments.tsapi/src/handlers/profile.tsapi/src/handlers/recurring.tsapi/src/handlers/reports.tsapi/src/handlers/tax-rates.tsfree / pro / team — gated by: maxClients, maxInvoices, maxPayments, maxRecurring, 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-import-export-csv@molecule/api-middleware-validation@molecule/api-payments-stripe@molecule/api-reporting-database@molecule/api-resource-payment@molecule/api-resource-user@molecule/app-billing-react@molecule/app-data-table@molecule/app-date-range-picker@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringSTRIPE_SECRET_KEY Stripe secret key for payment processingSTRIPE_PUBLISHABLE_KEY Stripe publishable keyMAILGUN_API_KEY Mailgun API key for invoice emailsThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing