The initial release of serverless-cljs-plugin
<https://www.npmjs.com/package/serverless-cljs-plugin> works w/ cljs-lambda
<https://github.com/nervous-systems/cljs-lambda> to allow Clojurescript
functions to be deployed via Serverless <http://serverless.com> - making it
extremely simple to expose plain functions as HTTP endpoints, schedule
their invocation, or distribute them alongside configuration files which
declare their runtime dependencies (queues, Dynamo tables, execution roles,
etc.)

$ lein new serverless-cljs example

Generates a tiny example endpoint/project.  A short walkthrough of its
output:

https://nervous.io/clojurescript/lambda/2017/02/06/serverless-cljs/

Take care,
Moe

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to