Skip to content

paulbutcher/example-lambda-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paulbutcher/example-lambda-app

Run locally:

$ clojure -M:dev:run

Build an uberjar:

$ clojure -T:build uber

Deploy that uberjar:

$ sam deploy

View logs:

  $ sam logs --tail

License

Copyright © 2025 Paul Butcher

Distributed under the Eclipse Public License version 1.0.

About

Example Clojure AWS Lambda app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors