google-cloud

Google Cloud Platform: Clojure + {GAE, GCE, anything else on Google Platform}
peterschwarz 2020-04-13T14:39:11.001900Z

gcloud has some nice emulators that they have added for a lot of their services (they are beta, I think)

peterschwarz 2020-04-13T14:39:24.002200Z

At least, it’s way easier with doing datastore work

peterschwarz 2020-04-13T14:40:10.002700Z

(I was using it for a cljs app, using the nodejs runtime)

peterschwarz 2020-04-13T14:40:32.003100Z

Unlike python or java, there’s no built-in dev server