Skip to main content

A sample JSII construct lib for Express Apps in AWS Fargate

Project description

cdk-fargate-express

Deploy your serverless Express app in AWS with AWS CDK

Usage

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
from cdk_fargate_express import ExpressService

ExpressService(stack, "testing",
    vpc=vpc,
    # define your local express assets directory containing the Dockerfile
    docker_assets=path.join(__dirname, "../express.d")
)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdk-fargate-express-0.3.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

cdk_fargate_express-0.3.0-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page