https://github.com/otterdev-io/jet-cdk
A supersonic dev experience for cdk serverless apps
https://github.com/otterdev-io/jet-cdk
Last synced: about 1 year ago
JSON representation
A supersonic dev experience for cdk serverless apps
- Host: GitHub
- URL: https://github.com/otterdev-io/jet-cdk
- Owner: otterdev-io
- Created: 2021-09-21T18:39:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T07:14:31.000Z (over 4 years ago)
- Last Synced: 2025-04-19T08:15:37.633Z (over 1 year ago)
- Language: TypeScript
- Size: 2.86 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jet CDK
Soar through the Clouds with Jet. Jet CDK is a lightweight toolkit for developing serverless apps with the AWS CDK. This repository is an Nx monorpo containing:
- Jet, a cli tool which provides a live lambda development environment through rapid deploys and logging - [Readme](packages/jet/README.md)
- Jet-NX, an Nx plugin to support jet - [Readme](packages/jet-nx/README.md)
- Afterburner, a lightweight, optional, standalone set of constructs to simplify API development on CDK