google-cloud

Google Cloud Platform: Clojure + {GAE, GCE, anything else on Google Platform}
2020-06-23T00:26:00.007100Z

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 : ]

flowthing 2020-06-23T16:09:14.009100Z

It seems I’m late, but I made this a while back: https://github.com/eerohele/gae-clj

❤️ 1
2020-06-23T04:51:24.008100Z

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)