Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taimos/cdk-construct-hosting

AWS CDK L3 construct for website hosting
https://github.com/taimos/cdk-construct-hosting

Last synced: 8 days ago
JSON representation

AWS CDK L3 construct for website hosting

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/%40taimos%2Fcdk-construct-hosting.svg)](https://badge.fury.io/js/%40taimos%2Fcdk-construct-hosting)
[![PyPI version](https://badge.fury.io/py/taimos.cdk-construct-hosting.svg)](https://badge.fury.io/py/taimos.cdk-construct-hosting)

# A CDK L3 Construct for web hosting

## Installation

You can install the library into your project using npm or pip.

```bash
npm install @taimos/cdk-construct-hosting

pip3 install taimos.cdk-construct-hosting
```

# Contributing

We welcome community contributions and pull requests.

# License

The CDK construct library is distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

See [LICENSE](./LICENSE) for more information.