Hey !
Are there any examples that showcase a best in class project layout for more complex Prefect workflows?
I have a deployment where I so far got away with using schedulers and events to orchestrate, but I have to go bigger and scale up.
I also have user-set configurations, so any pointers on how to best integrate those, would be great (user set cron schedules for e.g. monitoring databases, delivery schedules with datetimes,...).
Thanskf or any help!