Getting Started
Welcome to the KatApp Setup Guide
This guide walks you through setting up your local KatApp development environment. Use the sidebar navigation to follow the setup steps that match your needs.
Note: If you’re a regular user, your environment is already configured. Head to the User Documentation for usage instructions.
Prerequisites
Docker Desktop (Recommended)
Docker Desktop is our recommended tool for containerization. It streamlines the setup process significantly.
Alternative: Rancher Desktop
If you’re working in an organization:
- Docker Desktop may require a paid license
- Contact your IT help desk for license information
- Alternatively, use Rancher Desktop - a free, open-source alternative with full Docker CLI support
Local Development Setup
There are 3 ways to set up KatApp for local development:
- Quickstart - Everything runs locally in Docker containers
- Local App Development - The app runs locally but uses the cloud-based backend
- Full Local Development - Everything runs locally with hot reloads for all components