# DataFlux After cloning the repo ``` uv venv --python 3.14 source .venv/bin/activate ``` Then sync dependencies ``` uv sync ``` Finally run the app ``` uv run dataflux ``` ``` ``` ``` ``` ``` ```