Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 264 Bytes

File metadata and controls

13 lines (8 loc) · 264 Bytes

About

Example project for deploying multiple AWS Lambdas using serverless and built with Native Quarkus

Build

./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-build=true

Deploy

serverless deploy

Cleanup

serverless remove