198 B
198 B
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
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