Finance · React + Node (Express) · 17 @molecule/* packages
Gusto-like payroll management with employees, pay runs, tax calculations, and compliance reports — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/dashboard (signed in)/employees (signed in)/employees/:id (signed in)/pay-runs (signed in)/run-payroll (signed in)/pay-stub/:id (signed in)/taxes (signed in)/reports (signed in)/settings (signed in)/pay-runs/:id (signed in)/audit-log (signed in)/notifications (signed in)/settings/billing (signed in)/profile (signed in)api/src/handlers/_seed.tsapi/src/handlers/audit-log.tsapi/src/handlers/company-settings.tsapi/src/handlers/deductions.tsapi/src/handlers/employees.tsapi/src/handlers/notifications.tsapi/src/handlers/pay-runs.tsapi/src/handlers/pay-stubs.tsapi/src/handlers/reports.tsapi/src/handlers/taxes.tsapi/src/handlers/users-2fa.tsfree / pro / team — gated by: maxDeductions, maxEmployees, maxPayRuns, maxTaxes, 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-encryption-aes@molecule/api-entitlements@molecule/api-import-export-csv@molecule/api-payments-stripe@molecule/api-permissions-custom@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 stringENCRYPTION_KEY AES key for encrypting SSN/tax dataMAILGUN_API_KEY Mailgun API key for pay stub emailsThe @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing