Files
Matteo Basile 0173ceecb3 first commit
2026-06-04 17:00:42 +02:00

6 lines
195 B
Markdown

# Installation Guide
1. Create and populate the required environment variables.
2. Install dependencies with `uv sync` or `pip install -r requirements.txt`.
3. Start Dagster with `dagster dev`.