This commit is contained in:
Pablo Martin 2024-01-18 10:59:12 +01:00
commit b08c1a9027

26
README.md Normal file
View file

@ -0,0 +1,26 @@
# DWH dbt project
Welcome to the dbt project for our DWH.
## Prepare your environment
- Requirements
- You should either use a pure Linux env, work on macOS or use WSL2.
- You will need Python >=3.10 and `poetry` installed.
- Clone this repository and checkout the `master` branch.
## Branching strategy
#TODO
## Deploying changes in DWH
#TODO
## Initial setup
- dbt init
- Set up profiles.yaml