0.1.2 • Published 6 months ago

@cloudventure/sdf v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Serverless Development Framework

An opinionated cloud-native and serverless development framwork for AWS and TypeScript.

Install

npm i -D @cloudventure/sdf
yarn add -D @cloudventure/sdf
pnpm add -D @cloudventure/sdf

Concepts

App

App class extends Terraform CDK's App class and adds capability for async synthesis. The async synth is used by Bundler for generating all required resources for your application.

Bundler

Bundler is a construct for bundling the code for Lambda functions.

Currently supported languages are: typescript and custom. Currently supported bundiling methods are: none, direct, s3 and docker.

Examples

0.0.20

6 months ago

0.0.21

6 months ago

0.0.22

6 months ago

0.0.23

6 months ago

0.1.0

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.0.18

6 months ago

0.0.17

6 months ago

0.0.16

6 months ago

0.0.15

6 months ago

0.0.14

6 months ago

0.0.13

6 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago