Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Resources for running sketch compilation workloads in the cloud

License

Notifications You must be signed in to change notification settings

leaphy-robotics/leaphy-cloud-compile

Repository files navigation

leaphy-cloud-compile

Resources for running sketch compilation workloads in the cloud

Prerequisites

To use this project you need the following:

CDK

This project uses CDK for defining AWS resources.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful CDK commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

Resources for running sketch compilation workloads in the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published