A Leiningen template for serverless ClojureScript app on Azure Functions.
Run:
# create a new project using template
$ lein new com.cljcloud/azure-functions my-app
# go to app folders
$ cd my-app
# install deps
$ lein deps
OpenSource © 2021, do whatever you want.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close