Finance · React + Node (Express) · 17 @molecule/* packages
Neobank-like dashboard with accounts, transfers, transaction history, and statements — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/dashboard (signed in)/accounts (signed in)/accounts/:id (signed in)/transfers (signed in)/statements (signed in)/audit (signed in)/settings (signed in)/notifications (signed in)api/src/handlers/accounts.tsapi/src/handlers/audit_events.tsapi/src/handlers/cards.tsapi/src/handlers/linked_accounts.tsapi/src/handlers/notifications.tsapi/src/handlers/recipients.tsapi/src/handlers/reports.tsapi/src/handlers/statements.tsapi/src/handlers/transactions.tsapi/src/handlers/transfers.tsapi/src/handlers/trusted_devices.tsfree / pro / team — gated by: maxAccounts, maxCards, maxStatements, maxTransactions, maxTransfers, advancedFeatures, canExport, retentionDays
@molecule/api-audit-database@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-encryption-aes@molecule/api-entitlements@molecule/api-payments-stripe@molecule/api-reporting-database@molecule/api-resource-notification@molecule/api-resource-payment@molecule/api-resource-user@molecule/app-billing-react@molecule/app-data-table@molecule/app-date-range-picker@molecule/app-notification-feed-react@molecule/app-sidebar-layout-react@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringENCRYPTION_KEY AES key for sensitive banking dataMAILGUN_API_KEY Mailgun API key for transaction alertsThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing