Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/taimos/cdk-construct-hosting
- Owner: taimos
- License: apache-2.0
- Created: 2020-01-12T19:37:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:25:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:52:53.203Z (7 months ago)
- Language: TypeScript
- Size: 1.75 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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-hostingpip3 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.