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
- Host: GitHub
- URL: https://github.com/alertbox/try-jakarta-on-aws
- Owner: alertbox
- License: mit
- Created: 2025-08-03T04:05:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-22T06:32:39.000Z (11 months ago)
- Last Synced: 2025-08-22T08:42:15.063Z (11 months ago)
- Topics: aws, aws-cli, devcontainer-template, jakarta, template-repository
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
[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
[](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).