Files
DataFlux/README.md
2026-04-06 00:49:27 +02:00

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