Hey everyone - I'm a relatively new user and am st...
# ask-community
c
Hey everyone - I'm a relatively new user and am struggling with my development workflow. I have found good introductory resources for running both locally and using prefect cloud but what I am struggling with is how to develop/debug locally and deploy to the cloud. For some context, we currently just have 1 flow that will simply be executing dbt commands. We are deploying to azure and using docker. I have a task that clones our dbt repo from github before executing the commands. We also have an action to register our flow each time the flow is updated in github. Can anyone point me in the direction of best practices for developing and testing locally while using cloud for production?
k
Hi @Chris McLaughlin, maybe this thread will be a good starting point and you can chime in there as well
1