#How to link local project to cloud platform
1 messages · Page 1 of 1 (latest)
So you originally created the project self hosted and you want to switch to the cloud? Or is this a v2 project upgrading to v3?
I think I figured it out. When you run the dev command using the CLI it looks for a "trigger" folder with tasks. My project was using an src/tasks folder instead.