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.
| Feature | Frontend | Backend | 
|---|---|---|
| Custom domain | Enables website domain name. Enables custom emails. | |
| Enables custom emails. Adds "from" email address in user sign up email. | ||
| Payments | Header, Hero, Pricing. | |
| Sign in | Enables links to sign in page. | Creates user after payment completed. | 
| Waitlist | Replaces 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.