What you’re looking at are dbt docs, and they’re part of dbt core (the CLI)
I would check out the docs on docs but if you want to get started run the commands below:
dbt docs generate
dbt docs serve
What you’re looking at are dbt docs, and they’re part of dbt core (the CLI)
I would check out the docs on docs but if you want to get started run the commands below:
dbt docs generate
dbt docs serve