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