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

https://github.com/helbing/astrojs-aws

Astro SSR Adapter & AWS CDK Constructs of Astro
https://github.com/helbing/astrojs-aws

astro aws aws-lambda cdk lambda serverless

Last synced: 8 months ago
JSON representation

Astro SSR Adapter & AWS CDK Constructs of Astro

Awesome Lists containing this project

README

          

# @astrojs-aws

## Introduction

The **astrojs-aws** provides a set of libraries to helps develop and deploy the [Astro](https://astro.build/) in [AWS](https://aws.amazon.com/) Platform. It consists of:

- [Astro SSR Adapter](https://github.com/helbing/astrojs-aws/tree/main/packages/adapter)
- [AWS CDK Construct](https://github.com/helbing/astrojs-aws/tree/main/packages/construct)

You can know further with [examples](./examples/).

## Contributing

This project has adopted the [Contributor Covenant Code of Conduct](./CODE_OF_CONDUCT.md).

We welcome community contributions and pull requests. See our [contribution guide](./CONTRIBUTING.md) for more information on how to report issues, set up a development environment and submit code.

## License

This project is distributed under the [MIT License](./LICENSE).