Skip to content

Deployment Guides: From Local to Live

Once you have the ecosystem running locally, the next step is to deploy the components to production. These guides provide step-by-step instructions for preparing and deploying each part of the toolkit.

  1. Deploy the API Server

    Learn how to configure and deploy the Dart Frog backend to a production server using Docker.

    Go to API Deployment Guide →

  2. Deploy the Web Dashboard

    Follow these steps to build and deploy the Flutter web dashboard to a static hosting provider.

    Go to Dashboard Deployment Guide →

  3. Deploy the Mobile Client

    Prepare and build your Flutter mobile app for release on the Apple App Store and Google Play Store.

    Go to Mobile App Deployment Guide →