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

https://github.com/alertbox/try-jakarta-on-aws

Starter template to try Quarkus on AWS
https://github.com/alertbox/try-jakarta-on-aws

aws aws-cli devcontainer-template jakarta template-repository

Last synced: 10 months ago
JSON representation

Starter template to try Quarkus on AWS

Awesome Lists containing this project

README

          

# Try Jakarta on AWS

Start a dev container and get to developing Quarkus and Jakarta apps leveraging a [variety of Amazon services](https://quarkus.io/guides/#q=aws) (or AWS).

[AWS SDK for Java][aws-sdk-for-java]

[Learn more about AWS SDK for Java][aws-sdk-for-java]

[aws-sdk-for-java]: https://docs.aws.amazon.com/sdk-for-java/

## Quick Start

[![Open in Dev Container](https://img.shields.io/static/v1?style=for-the-badge&label=Dev+Container&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/alertbox/try-jakarta-on-aws)

You can also run this repo locally by following these repetitive steps:

1. You want to ensure the repo is cloned to your local machine, and
2. Open it in VS Code.

> See [Docker Images](https://mcr.microsoft.com/en-us/catalog?search=devcontainers) for other variations that suites your hardware.

## Troubleshooting

If you have any technical problems with dev containers, you are better off asking [Dev Containers Support](https://github.com/devcontainers/community/discussions/3) directly, since you'll end up getting a much faster response back that way.

### Known Issues

- https://github.com/quarkusio/quarkus/issues/1610
- https://github.com/devcontainers/features/issues/440

## Contributing

The official repo to contribute would be [@devcontainers](https://github.com/devcontainers).

Have a suggestion or a bug fix? Just open a pull request or an issue. Include clear and simple instructions possible.

## License

The source code is license under the [MIT license](#MIT-1-ov-file).