Built a batteries included package for deploying WDK on AWS #109
Pinned
karthikscale3
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
This is amazing @karthikscale3! Thank you cc @VaguelySerious and @TooTallNate who are also thinking about an "official" AWS world |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a batteries included npm package for deploying WDK on AWS.
Install the package
npm install aws-workflowBootstrap the stack on AWS - SQS + Lambdas + S3
npx aws-workflow bootstrap -yWrite your workflow and deploy it to the Lambdas
npx aws-workflow deployRepository: https://github.com/karthikscale3/aws-workflow
Beta Was this translation helpful? Give feedback.
All reactions