Socket
Book a DemoInstallSign in
Socket
r

rickootes.codedazur

npm

Packages

Co-maintainers

25 packages

@codedazur/cdk-amplify-app

@codedazur/cdk-bastion-host

This construct creates a nano-sized EC2 instance with an associated key-pair in the public subnet of the provided VPC. This allows owners of the private key of the key-pair to connect to services on private subnets of that VPC, using this bastion host as

@codedazur/cdk-cache-invalidator

@codedazur/cdk-docker-cluster

This construct creates a load balanced Fargate service, for which it builds a Docker image from a local directory. A CloudFront distribution is connected to the load balancer.

@codedazur/cdk-mailer

@codedazur/cdk-next-app

The NextApp CDK construct deploys a standalone Next.js build to a load balanced Fargate service on AWS.

@codedazur/cdk-rpc-api

@codedazur/cdk-sanity-site

> [!WARNING] > > This construct is deprecated. Please use the `StaticSite` construct instead with the `rewriteMode` set to `RewriteMode.SinglePage`. > > ```ts > new StaticSite({ > source: "../sanity/dist", > rewriteMode: RewriteMode.SinglePage, > });

@codedazur/cdk-site-distribution

@codedazur/cdk-static-site

## Examples

@codedazur/eslint-config

@codedazur/eslint-config-custom

@codedazur/essentials

@codedazur/react-date-picker

@codedazur/react-dictionary

A lightweight, type-safe, and easy-to-use internationalization (i18n) library for React.

@codedazur/react-essentials

@codedazur/react-forms

@codedazur/react-media

@codedazur/react-notifications

@codedazur/react-pagination

@codedazur/react-parallax

@codedazur/react-preferences

@codedazur/react-select

@codedazur/react-tracking

@codedazur/tsconfig

These are base shared `tsconfig.json`s from which all other `tsconfig.json`'s inherit from.