Overview

Learn what steps are needed to deploy your application to production.

Deploy your application to production as soon as possible. This proactive approach helps identify and resolve deployment issues early.

Deployment Steps

Once your local development environment is set up, follow these steps:

  1. Purchase and configure a domain name.
  2. Set up the production database.
  3. Configure Stripe for production.
  4. Host the marketing and dashboard applications.
Each step is covered in detail in the following sections.

On this page