Clojurescript/Node/Reagent/Lambda Example Application
Example code for Chasing Chemtrails with Clojurescript. Demo instance here.
- NPM
- AWS CLI
- EC2 (The queue naming code retrieves instance metadata. Easy enough to change)
Steps:
lein deps
- Insert valid IAM role name in
project.clj
(lein cljs-lambda default-iam-role
will allow deployment, but SNS & SQS permissions must be added for execution) lein cljs-lambda deploy
lein cljsbuild once
node target/backend/chemtrack.js