- published version 0.1.4, a month ago
- published version 0.0.3, a month ago
- published version 0.1.6, a month ago
- published version 1.1.2, a month ago
- published version 1.0.2, a month ago
- published version 1.5.3, a month ago
- published version 1.12.1, a month ago
- published version 0.2.0, a year ago
These are base shared `tsconfig.json`s from which all other `tsconfig.json`'s inherit from.
published version 1.0.0, a month ago- published version 1.2.2, a month ago
- published version 0.1.2, a month ago
- published version 2.0.1, a month ago
- published version 0.1.2, a month ago
- published version 1.1.2, a month ago
The NextApp CDK construct deploys a standalone Next.js build to a load balanced Fargate service on AWS.
published version 1.1.1, a month ago- published version 0.2.2, a month ago
A lightweight, type-safe, and easy-to-use internationalization (i18n) library for React.
published version 1.0.0, a month agoThis 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
published version 1.0.2, a month ago- published version 0.6.1, a month ago
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.
published version 1.1.1, a month ago- published version 0.0.5, a month ago
- published version 1.0.1, a month ago
> [!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, > });
published version 1.0.2, a month ago