Streamlit applications demonstrating Airbyte embedded integration.
This project uses uv for dependency management.
Install dependencies:
uv sync
Run the Streamlit app:
uv run streamlit run streamlit_app.py
Copy env.example
to .env
and configure your environment variables.