From day one we designed Workflow DevKit to be framework, runtime and backend agnostic. WDK is not vendor-locked to Vercel. Anyone who says otherwise is either misinformed or intentionally spreading FUD. Awesome to see the open source community already reinforcing that fact
'use workflow' on @awscloud. Here's a batteries included npm package for deploying @vercel 's workflow development kit on AWS. 1. Install the package npm install aws-workflow 2. Bootstrap the stack on AWS - SQS + Lambdas + S3 npx aws-workflow bootstrap -y 3. Write your