Readme
This commit is contained in:
commit
b08c1a9027
1 changed files with 26 additions and 0 deletions
26
README.md
Normal file
26
README.md
Normal 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue