Skip to content

Deployment: From Local to Live

Once you have the toolkit running on your local machine, the next step is to go live. These guides provide clear, step-by-step instructions for preparing and deploying each component of the toolkit to a production environment.

  1. Deploy the API Server

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

    Go to API Deployment Guide →

  2. Deploy the Web Dashboard

    Follow the steps to build and deploy the Flutter web dashboard to your preferred 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 →