Welcome to your new dbt project!
Try running the following commands:
- dbt run
- dbt run --models <model_name>
- dbt test
- Learn more about dbt in the docs
- Check out Discourse for commonly asked questions and answers
- Join the chat on Slack for live discussions and support
- Find dbt events near you
- Check out the blog for the latest news on dbt's development and best practices
- deployment.yml: schedule transformation run times
- dbt_project.yml: project information including name of project, profile linked to profiles.yml, required dbt version(s), warehouse quoting, models / materialized
- schema.yml (models): testing/documenation of models