Hi, I'm new to dbt and Meltano. Is there a clear d...
# getting-started
y
Hi, I'm new to dbt and Meltano. Is there a clear documentation on how to setup the transformation in Meltano? Or, any suggestion where to start?
j
You just have to put the same structure that you already have in dbt inside the transformations folder of Meltano. The only thing that Meltano does is send
dbt run
. That’s it
y
Thank you @juan_sebastian_suarez_valencia đŸ™‡