Customization and White-Labeling

Use this checklist to turn the starter into your own brand before shipping it to customers or selling it as a kit.

Brand Assets You Should Replace

  • App name and product tagline
  • Logos and favicon
  • Landing page hero copy
  • Dashboard branding and support links
  • Resend sender labels such as Jampack <noreply@hencework.com> and Workspace Security <noreply@hencework.com>
  • Metadata, Open Graph details, and docs links

Billing Values to Replace

Open config/pricing.ts and replace the prefilled Stripe, Paddle, and Lemon Squeezy plan IDs with your own.

Do not keep demo or previous seller IDs in production.

Hardcoded Email and Domain References

These files currently include sender labels and example domains that should be rebranded before launch.

  • lib/email.js
  • lib/account-delete-verification.ts
  • lib/org-delete-verification.ts
  • actions/email.ts