Skip to main content
This page is the entrypoint for the local setup flow. Use the linked pages below in order.

Self hosted installation path

1

Install the prerequisites

Install Rancher Desktop, and all the developer tools
2

Start the application

Run docker compose -f infra/docker-compose.yml up --build from the root of the repo
3

Use the current application workflow

Open http://localhost:5173 and use the flashcard flow as the current supported end-to-end application path

Jump directly to

Rancher Desktop

Install the preferred local container and Kubernetes runtime, then verify kubectl and Helm.

Developer tooling

Install uv, Python, and pre-commit, then sync the repository and install Git hooks.

Run locally

Start the Compose stack, wait for health checks, and open the app locally.