Skip to content
xavier edited this page Aug 13, 2026 · 4 revisions

Installation

step one: git clone https://github.com/klswar0/Volvo-API-playground.git

step two: source .venv/bin/activate

optional if app can't start: uv pip install fastapi uvicorn pydantic jinja2 python-multipart websockets

step three: uv run main.py

Clone this wiki locally