hey team! Does anyone know of recent tutorials that set clojure up on google app engine? https://github.com/stopachka/clap ^ playing with a setup here Most articles I've found have been a bit out-dated -- would love a way to deploy an uberjar. If folks know of other ways / if most people don't use app engine and use something else lmk : ]
It seems I’m late, but I made this a while back: https://github.com/eerohele/gae-clj
update: deployed it by building an uberjar! Next up, will look into how to set up a remote nrepl connection (not sure when i will get to this -- if folks have some ideas / resources plz ping em to me)