Features

DevLaunchPad comes with features you can enable or disable based on your webapp's requirements.

The table below describes how enabling each feature effects the frontend UI and backend infrastructure.

FeatureFrontendBackend
Custom domainEnables website domain name. Enables custom emails.
EmailEnables custom emails. Adds "from" email address in user sign up email.
PaymentsHeader, Hero, Pricing.
Sign inEnables links to sign in page.Creates user after payment completed.
WaitlistReplaces landing page with waitlist form.

Features are enabled or disabled from deployment-params.yml.

For more details, read the docs page for the relevant feature.