Finance · React + Node (Express) · 16 @molecule/* packages
YNAB-like envelope budgeting with categories, assignments, spending reports, and goal tracking — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/budget (signed in)/accounts (signed in)/transactions (signed in)/goals (signed in)/reports (signed in)/settings (signed in)/dashboard (signed in)/accounts/:id (signed in)/transactions/:id (signed in)/goals/:id (signed in)/categories (signed in)/transactions/new (signed in)/import (signed in)/settings/profile (signed in)/settings/billing (signed in)api/src/handlers/accounts.tsapi/src/handlers/categories.tsapi/src/handlers/envelopes.tsapi/src/handlers/goals.tsapi/src/handlers/import_export.tsapi/src/handlers/notifications.tsapi/src/handlers/payments.tsapi/src/handlers/profile.tsapi/src/handlers/reports.tsapi/src/handlers/transactions.tsfree / pro / team — gated by: maxAccounts, maxCategories, maxEnvelopes, maxTransactions, 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-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-notification-feed-react@molecule/app-sidebar-layout-react@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing