feat: add flashy deployment badges

This commit is contained in:
Stijnvandenbroek
2026-03-11 09:41:38 +00:00
parent 1b29efd649
commit 1f4b7326f7

View File

@@ -1,5 +1,12 @@
# data-platform
[![CI](https://github.com/Stijnvandenbroek/data-platform/actions/workflows/ci.yml/badge.svg)](https://github.com/Stijnvandenbroek/data-platform/actions/workflows/ci.yml)
![Python 3.12](https://img.shields.io/badge/python-3.12-blue)
![dbt](https://img.shields.io/badge/dbt-core-orange)
![Dagster](https://img.shields.io/badge/dagster-orchestration-4F43DD)
![PostgreSQL 16](https://img.shields.io/badge/postgres-16-336791)
![License: MIT](https://img.shields.io/badge/license-MIT-green)
A personal data platform for ingesting, transforming and analysing external data sources. Built with
[Dagster](https://dagster.io/), [dbt](https://www.getdbt.com/) and
[PostgreSQL](https://www.postgresql.org/), managed with [uv](https://github.com/astral-sh/uv) and