Skip to content

Getting Started

This section covers everything you need to get AppArt Agent running on your machine.

Overview

AppArt Agent can be run in two ways:

  1. Docker (Recommended): Full stack with all services pre-configured
  2. Local Development: Individual services for development and debugging

Sections

Guide Description
Quick Start Get running in 5 minutes with Docker
Prerequisites Required tools and accounts
Configuration Environment variables and settings

Choose Your Path

I want to try it out quickly

Follow the Quick Start guide. You'll have everything running in about 5 minutes.

I want to develop or contribute

  1. Review Prerequisites for development tools
  2. Follow Local Setup for detailed instructions
  3. Enable Hot Reload for efficient development

I want to deploy to production

  1. Complete Quick Start to verify everything works locally
  2. Follow GCP Deployment for production deployment