No badges yet
No accepted solutions yet
Build orchestration with two apps
I like the example workflow provided there. Looks like we'll be able to tweak this to our needs. Thank you!
Build orchestration with two apps
I am working in a Turborepo with 2 apps: `api` and `app`. I would like to orchestrate how we build and deploy these apps (PRs, and Prod builds). I'm using Neon, and Inngest, which...