-
Clone the repository
-
Install the dependencies
npm install
- Create the CDK stack
npx aws-cdk deploy \
--outputs-file ./cdk-outputs.json
-
Open the AWS Console and find the lambda
-
Cleanup
npx aws-cdk destroy
This package and its source code is available under the MIT license. Read the full license terms here.. Notice that Remotion requires a licence for most use cases, read the terms here.