start project

This commit is contained in:
Pablo Martin 2024-01-18 11:24:35 +01:00
parent 82b9adb085
commit 727431b7b2
13 changed files with 1432 additions and 23 deletions

View file

@ -1,26 +1,15 @@
# DWH dbt project
Welcome to your new dbt project!
Welcome to the dbt project for our DWH.
### Using the starter project
## 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.
Try running the following commands:
- dbt run
- dbt test
## Branching strategy
#TODO
## Deploying changes in DWH
#TODO
## Initial setup
- dbt init
- Set up profiles.yaml
### Resources:
- Learn more about dbt [in the docs](https://docs.getdbt.com/docs/introduction)
- Check out [Discourse](https://discourse.getdbt.com/) for commonly asked questions and answers
- Join the [chat](https://community.getdbt.com/) on Slack for live discussions and support
- Find [dbt events](https://events.getdbt.com) near you
- Check out [the blog](https://blog.getdbt.com/) for the latest news on dbt's development and best practices