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

22 lines
198 B
Markdown

# 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
```
```
```
```
```
```
```