hey folks, I’m having problems creating deployable app; the jar runs but immediately shuts down. I am using the luminus template +re-frame +postgres +auth and I haven’t touched the core code. Any ideas what I’m doing wrong?
how and where are you deploying the app?
just running the uberjar in kubenetes
I made an app with +graphql
and cannot get (-> req :body slurp)
working because the stream is closed. Is there a way around this? Why would the request have a closed stream for the :body
?