Take a look at the reitit-function-url branch for an example of a shadow-cljs frontend + reitit backend all in one lambda!
To build an uberjar:
$ clj -T:build uber
Then upload the target/lambda-*.jar
to your lambda function
and off you go!
Take a look at the reitit-function-url branch for an example of a shadow-cljs frontend + reitit backend all in one lambda!
To build an uberjar:
$ clj -T:build uber
Then upload the target/lambda-*.jar
to your lambda function
and off you go!