spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
practicalli-john 2021-02-17T07:51:06.135400Z

If you are using cider-jack-in to start the REPL, remove the cider-nrepl dependency from the project.clj. If using cider-connect then update the version of cider-nrepl in project.clj to match the version of Cider

👍 1
practicalli-john 2021-02-17T07:56:40.135600Z

(System/getenv "PORT")
This will read the value of the PORT environment variable